0.3.13 • Published 4 years ago
vr-react-cli v0.3.13
This project was bootstrapped with (https://github.com/VigneshRamamoorthy1992/client).
usage
npm i -g vr-react-cli
Available Scripts
Current:
get a small project with tsx. on doing vr new project-name
upcoming update:
creating tsx templete with react-redux, redux-thunk, axios, material-ui, react-routerreact-i18next (enterprise level starter app)
vr new your-app-name
Creating component
vr component your-component-name
or
vr c your-component-name
Creating store (reducer, action, types with service layer)
- once created register in
store/index.ts
vr r store-name
or
vr redux store-name
Starting app
vr start
or
vr s
hope you like it!!
nodemon start
nodemon vr r file-name
0.3.13
4 years ago
0.3.12
4 years ago
0.3.9
4 years ago
0.3.11
4 years ago
0.3.8
5 years ago
0.3.7
5 years ago
0.3.6
5 years ago
0.3.5
5 years ago
0.3.4
5 years ago
0.3.0
5 years ago
0.3.2
5 years ago
0.3.1
5 years ago
0.2.5
5 years ago
0.3.3
5 years ago
0.2.4
5 years ago
0.2.3
5 years ago
0.2.2
5 years ago
0.2.1
5 years ago
0.2.0
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago