Skip to content

A baseline for Express apps that builds on the Express generated app.

License

Notifications You must be signed in to change notification settings

lumberjackchef/express-project-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Project Base

A baseline Express app that builds on the Express generated app.


Installation:

  • clone this repo
  • $ yarn

Production Environment:

  • $ NODE_ENV=production nodemon

Development Environment: 

  • $ nodemon

Features:

  • ES2015 on the backend
  • Pug Templating
  • Nodemon for server handling
  • Refactors the Express project base for code efficiency
  • Adds Yarn for dependency management

About

A baseline for Express apps that builds on the Express generated app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published