Skip to content

mikeqle/project-starter-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use this repo to quickly get a standard structure for a node backend project (Express server)S

  1. After cloning the repo, reinitiate your git folder for your own project
  2. Run npm init npm install express morgan dotenv
  3. Add "type": "module", to the package.json file because this repo is using ES Module
  4. Keep on hacking

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published