/nodejs-api

This project is a challenge from the Ignite course (Rocketseat), builded with nodejs and express

Primary LanguageJavaScript

nodejs-api

This project is a challenge from the Ignite course (Rocketseat), builded with nodejs and express

Run project

Clone project

git clone https://github.com/JoaoVitorOli/nodejs-api.git

Install dependencies

cd nodejs-api
npm install

Run project

npm run dev