L
L
littleguga2015-09-08 15:18:44
JavaScript
littleguga, 2015-09-08 15:18:44

How to properly build node js applications (sites)?

There is a site (web application), which consists of index.html, a couple of styles and several node modules that are connected via index.js.
1. How to build a website correctly? (for subsequent submission to github, so that a person can copy the repository and download the dependencies himself)
2. Who can advise a good guide (not necessarily in Russian)
3. How to build applications if node modules are used, but there is also a php part of the project?
Thanks in advance for the detailed answer!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Prozorov, 2015-09-08
@littleguga

Google topics:

  • application manifest package.json
  • npm package manager options

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question