fundamentos-node

MIT License

Stars
0
Committers
1

NodeJS Concepts

๐Ÿš€ Overview

Fifth challenge of Rocketseat GoStack.

๐Ÿ˜Ž Get Started

To run this project just download or clone it and then on root folder execute:

yarn

NOTE: This will install all dependencies.

Running the project

To run the project just execute:

yarn dev:server

And access on your browser http://localhost:3333.

Testing the project

To test the project just execute:

yarn test

๐Ÿ“œ License

This project is open-sourced software licensed under the MIT license.


Made with ๐Ÿ’œ by Danilo Lutz