iamntg / angular_1x_seed

Seed Project For angular 1.x

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][angularjs] web app. You can use it to quickly bootstrap your angular webapp projects and dev environment for these projects.

The seed contains a sample AngularJS application and is preconfigured to install the Angular framework and a bunch of development and testing tools for instant web development gratification.

The seed app doesn't do much, just shows how to wire a controller and view together.

About

Seed Project For angular 1.x

License:MIT License


Languages

Language:JavaScript 47.9%Language:HTML 46.7%Language:CSS 5.4%