Skip to content

advanced-react-course/boilerplate

Repository files navigation

Boilerplate

Made with TypeScript Made with React Made with Next.js Storybook

Quality Gate Status

Commitizen friendly MIT Licence

Screen Shot

TL;DR

Development

Open in CodeSandbox

npm run dev
npm run test:watch
npm run storybook:start

Build

npm run build:prod
npm run storybook:build
npm run start

Contributing

  1. Fork it!
  2. Create your feature branch
    • git checkout -b feature/my-new-feature
  3. Commit your changes
    • git commit -m "feat: add some feature"
  4. Push to the branch
    • git push origin feature/my-new-feature
  5. Submit a pull request

Security Vulnerabilities

If you discover a security vulnerability within this project, please send an e-mail to Magno Biét via magno.biet@gmail.com. All security vulnerabilities will be promptly addressed.

License

This package is licensed under the MIT license. Copyright © Magno Biét