Basic structure for NodeJS projects 📂 📎
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
Make sure you have installed all the dependencies. In the project root type:
$ npm start
If everything goes well you will have this result in your terminal:
➡➡➡ The server is online: http://localhost:3000/ ☻