1.1.2 • Published 1 year ago

@lighttypes/react-template v1.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

React template

How to use

Run the following commands:

git clone https://github.com/ono212/react-template.git
cd react-template

npm install

npm run create <project-name>

Then it will generate a new React project in the current directory that is shipped with the following features:

  • TypeScript
  • Webpack
  • ESLint
  • Prettier
  • Jest
  • React Testing Library

Todo

  • support npx command
1.1.1

1 year ago

1.1.0

1 year ago

1.1.2

1 year ago

1.0.0

1 year ago