zhangcuicui123 / angular-quickstart

Quick start project of angular 1.x.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run angular-quickstart?

  1. before open index.html, ensure you have installed node and bower.
  2. run the following commands to install dependencies. $ npm install $ bower install
  3. open index.html and get it.

About

Quick start project of angular 1.x.


Languages

Language:HTML 46.4%Language:JavaScript 40.7%Language:CSS 12.9%