Skip to content

Premade angular file structure with bootstrap, jquery, font awesome, gulp links.

Notifications You must be signed in to change notification settings

Lindows74/Boilerplate-for-AngularJS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Boilerplate for Angularjs projects.

##Includes

Gulp ( sass, autoprefixer )

Angularjs

jQuery

Bootstrap

[Font awesome] (https://fortawesome.github.io/Font-Awesome/)

##Required

[NodeJs] (https://nodejs.org/en/)

##Installation

terminal / cmd

$ npm install -g gulp http-server

Go inside project rootfolder

$ http-server

new tab in terminal / cmd and type

$ gulp css

new tab in terminal / cmd and type

$ gulp js

Open localhost:8080 in your favorite browser

##Woaalla

you are done, enjoy ❤

About

Premade angular file structure with bootstrap, jquery, font awesome, gulp links.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.6%
  • HTML 34.8%
  • CSS 2.6%