https://github.com/apriorit/soroka-microreact
https://github.com/apriorit/soroka-microreact
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apriorit/soroka-microreact
- Owner: apriorit
- Created: 2019-08-14T09:01:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-13T14:03:08.000Z (over 6 years ago)
- Last Synced: 2025-03-12T08:46:43.530Z (about 1 year ago)
- Language: JavaScript
- Size: 162 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Micro React
## Run server
Run `npm run start` runs site http://localhost:5002
## Development server
Run `watch:dev` to watch your changes in the microfrontends wrapper page
## Build
Run `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory.