Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 458 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 458 Bytes

CRA Template

How to

npx create-react-app <nameofproject> --template cra-template-ts-styled

This project was bootstrapped with Create React App. And Added some libs, like:

  • Typescript
  • React Router Dom
  • Styled System
  • Styled Components
  • Eslint
  • Prettier
  • Husky

Available Scripts

yarn start

yarn test

yarn build

yarn eject

yarn lint

Run lint on all files