rookiepang / lerna-test

react and lerna

Home Page:https://github.com/rookiepang/lerna-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a project that combines react and lerna.

Each folder in the packages is a project, react-grace-2 is used as a basic UI framework, and react-grace-datamill is a customized UI project based on react-grace-2.

installation:
run npm i
then run npm run bootstrap

Open a cmd and go to folder packages/react-grace-2 run npm start,
then open another cmd go to folder packages/react-grace-datamill run npm start

Now you can start using it!!!

About

react and lerna

https://github.com/rookiepang/lerna-test

License:MIT License


Languages

Language:JavaScript 53.6%Language:HTML 35.9%Language:CSS 10.5%