0.2.0 • Published 3 years ago

cra-template-rauln v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

Raúl's React project template

npm npm downloads

Using Create React App. Currently a WIP.

Use this template

npx create-react-app my-app --template rauln

Features

  • Typescript
  • MirageJS
  • Tailwind CSS
  • rustywind
  • Cypress
  • prettier
  • eslint
  • axios

How to deploy with Netlify

In the Netlify build settings, set the build command to yarn build:all and the public directory to build/.