Skip to content

opedromiranda/angular-browserify-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Seed with Browserify, Gulp and Karma

This project is a seed for Angular projects and includes:

  • Browserify
  • Karma
  • JSHint

Install dependencies by running

npm install

Make it run

npm start

Gulp tasks

A set of Gulp tasks are configured for this project

  • gulp start - start a local server on port 5000
  • gulp test - run unit tests
  • gulp build - runs tests, jshint and generate assets

About

Angular seed project with Browserify, Gulp and Karma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published