@liftitapp/cra-template-mf
v0.2.8
Published
Liftit cra microfrontends template
Downloads
5
Readme
Liftit microfrontends template
Install & Start
Create React App with the template
npx create-react-app --template @liftitapp/cra-template-mf lms-mf-my_app
Start and check our example app, if you want
cd my-app
yarn setup
yarn start