just-react
v1.0.5
Published
A simple React CLI with Typescript,Pritter,Eslint,Antd,Less.
Downloads
3
Readme
just-react
- Available since version 1.0.5.
- A simple React CLI with Typescript,Pritter,Eslint,Ant Design,Less.
Usage
- Install --
npm install just-react -g
- Create Project --
just-react init YourProjectName
- Install Dependencies --
cd YourProjectName && yarn install