Skip to content

qasimhamidi/Node-Starter-Kit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Starter Kit

This repo supports trainees building projects in Node and Express for the first time.

However you could just as easily do this and not bother cloning this project.

mkdir Node-Starter-Kit && cd Node-Starter-Kit
npm init -y
npm install express
touch readme.md && touch server.js && touch .gitignore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published