Skip to content

hwuethrich/rappid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brunch with AngularJS

Example implementation (POC) of a dashboard framework using AngularJS.

Technology stack

  • Brunch
  • Bower
  • Bootstrap 3.x
  • Font-Awesome
  • AngularJS
  • Justgage / Angular-JustGage
  • Leaflet / Angular-Leaflet

Getting started

Install brunch and dependencies:

> npm -g install brunch
> cp <project>
> npm install

Start brunch with integrated server:

> brunch watch -s

Then goto http://localhost:3333

About

Example implementation (POC) of a dashboard framework using AngularJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published