1.0.0 • Published 4 years ago

@ivoryio/cra-template-ivory v1.0.0

Weekly downloads
2
License
GPL-3.0-or-later
Repository
github
Last release
4 years ago

cra-template-ivory

This is the official @ivoryio create-react-app template

Run the following command to create a new project based on this template: yarn create react-app --template @ivoryio <project-name>

What this template has to offer:

  • infrastructure-as-code for creating a AWS Codecommit repo and an Amplify app (which offers CI/CD and hosting)
  • e2e tests with cypress
  • components and a customizable theme using material-ui and styled-components
  • an intuitive folder structure
  • support for aliases
  • everything in typescript
  • more to follow