📜 ⬆️ ⬇️

Express.js project template

You can take it here: github.com/maxatwork/expressjs_template (or as a zip archive ).

What is



Installation

We take out the zip-archive (so that there are no links to git), expand it to the right folder, go to it, run npm install .

Also, it is good to have it installed:
 # grunt -  make npm install -g grunt # nodemon -    nodejs    npm install -g nodemon 

')
Then you can perform:


Well, it would be nice to fix the README.md and package.json for your data.

Maybe someone will save 15 minutes of time =)

Source: https://habr.com/ru/post/161253/


All Articles