Travessuras Kids

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You'll need npm installed. To download the latest version of npm, on the command line, run the following command:

npm install -g npm

Installing

Download or clone the project, just click in the button "Code" up in this page.

After that, open the folder in terminal and do these following codes:

npm i

And repeat

npm i -D

After installing all dependencies, start the project doing the command:

npm run dev

Conclusion

The project will be running in https://localhost:3000