dragg / angular-seed

The seed for AngularJS apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-seed — the seed for AngularJS apps

This project is an application skeleton for a typical AngularJS web app. You can use it to quickly bootstrap your angular webapp projects and dev environment for these projects.

Need To Do

Debugging

  • jsHint
  • extend gulp watch

Common

Styles

  • less to css
  • sass to css
  • minification all styles

Content

  • folder content for images and css

Build

  • ngAnnotate
  • minification html
  • compression image

Vendor

  • concat vendor
  • minification vendor

About

The seed for AngularJS apps


Languages

Language:JavaScript 82.6%Language:HTML 17.4%