https://github.com/stafyniaksacha/kuzzle-sensor-visualizer
https://github.com/stafyniaksacha/kuzzle-sensor-visualizer
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stafyniaksacha/kuzzle-sensor-visualizer
- Owner: stafyniaksacha
- Created: 2015-10-11T12:20:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-11T17:01:05.000Z (over 9 years ago)
- Last Synced: 2025-02-04T19:15:18.277Z (4 months ago)
- Language: HTML
- Size: 40.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
1: Please put the files on a server or local host to preview.
then preview:
http://localhost/src/
http://localhost/src/material.html
http://localhost/src/#/music/home
http://localhost/html/index.html
http://localhost/landing/index.html2: Documents locate "src/tpl/docs.html" or "http://localhost/src/index.html#/app/docs"
online: http://flatfull.com/themes/angulr/angular/#/app/docs3: Use Grunt and Bower
install node.js
go to the app root>npm install -g grunt-cli
>npm install
>grunt bower-install
>npm start> grunt build:angular
to build the 'angular' folder