1.1.2 • Published 3 years ago

@repugraf/react-cli v1.1.2

Weekly downloads
100
License
ISC
Repository
github
Last release
3 years ago

React-Cli

Cli tool to make it easy to setup react project with webpack.
Currently supports typescript, scss and eslint setups.

Usage

  • With npx
    npx @repugraf/react-cli create <project-name>
  • With global install
    1. npm i -g @repugraf/react-cli
    2. react-cli create <project-name>

After that choose the setup you prefer and start using the the app.

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago