0.3.13 • Published 3 years ago

vr-react-cli v0.3.13

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

3 years ago

0.3.12

3 years ago

0.3.9

3 years ago

0.3.11

3 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.0

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.2.5

4 years ago

0.3.3

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago