1.1.2 • Published 5 years ago

@repugraf/react-cli v1.1.2

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

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago