gurolayanlar / angularjs-starter

AngularJS Starter Kit for Web Site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularJS Starter

This repository is a simple starting point for SPA using AngularJS, Bootstrap and Gulp.

Getting Started

Clone this repo and run the following commands.

npm install
bower install
npm run start

How to Build

Run the following command for build

npm run build

Next step

  • Heroku implementation

About

AngularJS Starter Kit for Web Site

License:MIT License


Languages

Language:JavaScript 98.5%Language:HTML 1.1%Language:CSS 0.4%