Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rezasohrabi/nuxt-react-microfrontend

nuxt react microfrontend with qiankun
https://github.com/rezasohrabi/nuxt-react-microfrontend

Last synced: 22 days ago
JSON representation

nuxt react microfrontend with qiankun

Awesome Lists containing this project

README

        

# nuxt-react-microfrontend

## Build Setup

```bash
# install dependencies
$ yarn install:all

# serve with hot reload at localhost:3000
$ yarn dev:all

# build for production and launch server
$ yarn build:all
$ yarn start:all

```