1.1.2 • Published 4 years ago

@repugraf/react-cli v1.1.2

Weekly downloads
100
License
ISC
Repository
github
Last release
4 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

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago