An open API service indexing awesome lists of open source software.

https://github.com/apriorit/soroka-microreact


https://github.com/apriorit/soroka-microreact

Last synced: 10 months ago
JSON representation

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.