Skip to content

Golly/mg-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mg-framework sandbox

Sandbox is a pre-packaged and pre-configured mg-framework application that you can use as the skeleton for your new applications.

Installing

Node.js is required. If you don't have node.js yet, download it following the the instructions.

  • Install bower using npm install bower -g.
  • Install gulp using npm install gulp -g.
  • Install all application dependencies using npm install in root folder. (bower&nmp packages)

Running

Runs locally, no database required.

  • Run dev mode gulp dev.
  • Run stage build gulp stage.
  • Run tests gulp test.

Style

Framework use style guide for syntax, conventions, and structuring AngularJS applications created by @john_papa

Components

About

Pre-configured mg-framework application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published