Skip to content

marbleit-dev/expressjs-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expressjs-starter

Nodemon starter for ExpressJS projects.

Project setup

  1. Install NodeJS on your machine (https://nodejs.org/en/download/). Use version 8.9.0/install NVM.
  2. Install MongoDB and set up a local server (https://www.mongodb.com/download-center/community).
  3. Clone the project
  4. Install the packages
npm install
  1. Run
npm start
  1. Build for production
npm run build

Don't forget to update the project title in:

  1. package.json
  2. README.md
  3. webpack.config.js
  4. index.html
  5. index.js

About

Nodemon starter for ExpressJS projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •