https://github.com/prabaprakash/micro-frontends
playing with react, vue, angular
https://github.com/prabaprakash/micro-frontends
angualr expressjs nodejs react vue
Last synced: 3 months ago
JSON representation
playing with react, vue, angular
- Host: GitHub
- URL: https://github.com/prabaprakash/micro-frontends
- Owner: prabaprakash
- License: mit
- Created: 2019-03-05T13:19:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-19T11:54:13.000Z (over 6 years ago)
- Last Synced: 2025-03-25T08:20:55.909Z (3 months ago)
- Topics: angualr, expressjs, nodejs, react, vue
- Language: JavaScript
- Homepage:
- Size: 2.46 MB
- Stars: 12
- Watchers: 1
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
Micro Frontends
# 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
- [Donate](https://www.patreon.com/prabaprakash)### License
Copyright (c) 2018 Praba Prakash, contributors.Released under the [MIT license](https://github.com/prabaprakash/React-Redux-Saga-Boilerplate/blob/master/LICENSE).
Screenshots are [CC BY-SA](https://creativecommons.org/licenses/by-sa/4.0/) (Attribution-ShareAlike)