Skip to content

RinatMullayanov/angular-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular-boilerplate

Angular-boilerplate is skeleton to build your single-page application with examples of using the main features of the Angular.js framework.

Usage

You must have installed node, bower and gulp. Need to start usage:

1. Install all required dependencies:

npm install
bower install

2. Run express (required node.js) server:

gulp

3. Open in your browser:

http:https://localhost:8237/

License

The MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published