Skip to content

This is simply a simpler version of Cam Jackson's demo. In his demo he loads JS and dependencies in run time but here it is hardcodedn to html. Now we have got vue working with Cam's demo.

License

Notifications You must be signed in to change notification settings

godaprojects-microfrontends/micro-frontends-multiple-frameworks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react redux boilerplate banner


Micro Frontends

Created by Praba Prakash

Pre-requisites:

  • Node v8.9.4
  • PM2 : npm install -g pm2

Start Application:

  • npm install to download dependencies

Dev Mode

  • npm run start start the application in watch mode for server side code and client side code with webpack
  • Open http://localhost:3200/ to see the application in normal mode

Links

License

Copyright (c) 2018 Praba Prakash, contributors.

Released under the MIT license.

Screenshots are CC BY-SA (Attribution-ShareAlike)

About

This is simply a simpler version of Cam Jackson's demo. In his demo he loads JS and dependencies in run time but here it is hardcodedn to html. Now we have got vue working with Cam's demo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.8%
  • Vue 2.9%
  • CSS 2.2%
  • TypeScript 2.1%
  • Gherkin 1.7%
  • HTML 0.8%
  • Dockerfile 0.5%