/react-next-boilerplate

A simple, scalable and delicious boilerplate to build React Apps.

Primary LanguageJavaScriptMIT LicenseMIT

react-next-boilerplate

Welcome to our React/Next boilerplate, we are really anxious to start a new app development using these technologies. So we are inviting you to ride with us on this document to learn how to grow up your app scratching from here.

Let's do it together!!!

Getting Started

First step - Run the boilerplate

So, in the first moment you should clone this repo into your work dir:

$ git clone git@github.com:CheesecakeLabs/react-next-boilerplate.git

ok, now we have a copy of react-next-boilerplate, let's rename it:

$ mv react-next-boilerplate <project-name>

and go there...

$ cd <project-name>

Now, we are ready to serve our dev server, to do this, please run this command:

$ yarn dev

Go to http://localhost:5000.

Features

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Bugs and Sugestions

Report bugs or do suggestions using the issues.

License

MIT License © Cheesecake Labs