Skip to content
/ forms Public
forked from wildcard/forms

Webstrom starter for yeoman angular gulp

Notifications You must be signed in to change notification settings

pushqin/forms

 
 

Repository files navigation

Forms

Install

for windows

  • please install node.js
  • git for windows make sure git is working on the cmd

Usage

Install yo, grunt-cli, bower, generator-angular and generator-karma:

npm install -g grunt-cli bower yo generator-karma generator-angular
npm install -g gulp karma-cli jasmine

This project is generated with yo angular generator version 0.14.0.

Build & development

Run gulp for building and gulp serve for preview.

Testing

Running gulp test will run the unit tests with karma.

About

Webstrom starter for yeoman angular gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.2%
  • HTML 34.2%
  • CSS 6.6%