Skip to content

Node.js/expressjs model controller view archictech example

Notifications You must be signed in to change notification settings

zwql-learncode/nodejs-mvc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expressjs-mvc-mongoose-handlerbars-example

Using expressjs, handlerbars, mongoose, morgan, nodemon, node-sass, and bootstrap.

🚀 Quick start

  1. Step 1. Clone the project
    git clone https://github.com/zhengwuqingling28/nodejs-mvc-example.git
  2. Step 2. Install node_modules
    npm i
  3. Step 3. Run backend
    nodemon ./src/index.js
  4. Step 4. Complite scss to css
    # Complite scss to css
    npm run watch

About

Node.js/expressjs model controller view archictech example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published