Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
/ MVC Public

MVC Boilerplate for Express 4 Applications

Notifications You must be signed in to change notification settings

enzeliu/MVC

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVC

Circle CI Dependency Status

Getting started

$ git clone git@github.com:AlexKvazos/MVC.git
$ cd MVC
$ npm install   // this will also run bower install and gulp build
$ npm start

Gulp Tasks

  • gulp lint Test javascript code against ESLint
  • gulp serve Start server and (restart when server side code changes) && (re-bundle client side js when client code changes)
  • gulp build Build application

Note: Client code will only have sourcemaps if process.env.NODE_ENV === 'development'

Testing

$ npm test

About

MVC Boilerplate for Express 4 Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.