Skip to content

Latest commit

 

History

History
36 lines (12 loc) · 1.05 KB

README.md

File metadata and controls

36 lines (12 loc) · 1.05 KB

Boilerplate NodeJS 🌈 ✈️

Basic structure for NodeJS projects 📂 📎 :octocat:

GitHub license Status Code NPM NODE

Install

Make sure you have the recommended node and npm versions in this README. If everything is correct run this command on your terminal:

$ npm install --i

Using

Make sure you have installed all the dependencies. In the project root type:

$ npm start

Result

If everything goes well you will have this result in your terminal:

➡➡➡ The server is online: http://localhost:3000/ ☻