Skip to content

jonhardman/ProjectApp-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

As simple MVC boilerplate project setup

Local Development with Grunt

Assuming Node.js is already installed.

Setup

Run the following commands once:

If grunt is not installed: npm install -g grunt-cli
npm install - installs the project dependencies required

Run Dev Server in Browser

Execute following commands to start the dev server:

grunt server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published