ohabash / ng-list

stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-list

Messing around with angular and amazon tools

  • Bulma (css)
  • AngularJS (ngroutes / nganimate / ng-includes)
  • usefull mixins for colors, easing, centering, and more
  • Grunt Tasks for sass compiling / minifying / watch / BrowserSync (live-reload) / server (localhost)
  • Using BULMA grid framwork to create a sidebar admin layout

prerequisites

you will need git-cli npm and grunt before starting

Use Instructions

  • run this in your projects dir git clone https://github.com/ohabash/ng-list.git ng-list

  • cd ng-list and npm install to download the list of modules in package.json using npm

  • start grunt watch and browserSync tasks with grunt command

  • your browser should pop up serving this content on http://localhost:3000/. Try to edit the scss to see it in action

About

stuff


Languages

Language:CSS 96.7%Language:JavaScript 1.8%Language:HTML 1.6%