An open API service indexing awesome lists of open source software.

https://github.com/taniarascia/node-test

How to make your first Node.js project
https://github.com/taniarascia/node-test

es6 javascript node nodejs npm

Last synced: over 1 year ago
JSON representation

How to make your first Node.js project

Awesome Lists containing this project

README

          

# Node Test

Learn how to install Node.js and npm to make your first local Node.js project.

[View the tutorial](https://www.taniarascia.com/how-to-install-and-use-node-js-and-npm-mac-and-windows)

## Dependency

Uses [left-pad](https://www.npmjs.com/package/left-pad) as an example.

## License

The code is open source and available under the [MIT License](LICENSE.md).