4824ccb497 | ||
---|---|---|
bin | ||
obj/Debug | ||
public/stylesheets | ||
routes | ||
views | ||
.devcontainer.json | ||
.devinit.json | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
NodeJsDevinitExample.njsproj | ||
NodeJsDevinitExample.njsproj.user | ||
NodeJsDevinitExample.sln | ||
README.md | ||
SECURITY.md | ||
Web.Debug.config | ||
Web.config | ||
app.js | ||
package-lock.json | ||
package.json |
README.md
Node.js Devinit Example
A small example of a Node.js Express project that utilizes devinit.
There are two important parts of this repository:
- The devcontainer.json, which specifies which command to run when creating the Codespace.
- The devinit.json, which specifies which devinit tools to execute.
Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.