1.0.5 • Published 4 years ago

@joaovictor3g/cra-template v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

joaovictor3g CRA Template

This template has goal to optimize the initial development moments with React.js using CRA.

Usage

# with yarn
yarn create react-app project-name --template @joaovictor3g/cra-template

#with npx
npx create-react-app project-name --template @joaovictor3g/cra-template

Techs

  • React.js
  • Typescript
  • Styled-components
  • React Router Dom