Skip to content

repugraf/react-cli

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published