@rua109/create-react-app

1.2.9 • Public • Published

Inspired by facebooks create-react-app; this package allows you to bootstrap a new react app.

The following features are available:

  • typescript
  • jest (can be disabled)
  • prettier (can be disabled)
  • eslint (can be disabled)
  • storybook (can be disabled)
  • postcss (can be disabled)
  • tailwindcss (can be disabled)

QuickStart

npx @rua109/create-react-app my-app
cd my-app
npm run start

Readme

Keywords

none

Package Sidebar

Install

npm i @rua109/create-react-app

Weekly Downloads

6

Version

1.2.9

License

ISC

Unpacked Size

97.4 kB

Total Files

44

Last publish

Collaborators

  • rua109