Skip to content

A project template for building Angular.js apps with Lingon

License

Notifications You must be signed in to change notification settings

biancamihai/lingon-ng-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A project template for building Angular.js apps with Lingon

Get started

Install dependencies:

npm install
bower install

Use:

Build once and quit:
./lingon.js build

Start the server: 
./lingon.js

Start the server on a custom port:
./lingon.js server -p 1111

Run unit tests:
npm test

About

A project template for building Angular.js apps with Lingon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.9%
  • HTML 21.9%
  • CSS 7.2%
  • Shell 1.0%