Skip to content
/ react-boilerplate Public template

Boilerplate for React projects

License

Notifications You must be signed in to change notification settings

lguima/react-boilerplate

Repository files navigation

React boilerplate

ci

A boilerplate to not start your next React project from the scratch.

What is inside?

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example https://github.com/lguima/react-boilerplate
# or
yarn create next-app --example https://github.com/lguima/react-boilerplate

Credits

Project created by @lguima for the course React Avançado by Willian Justen.

LinkedIn profile

License

Code under license GPL-3.0.