Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinx/visualplanner-www
Visual Planner website
https://github.com/pinx/visualplanner-www
Last synced: 15 days ago
JSON representation
Visual Planner website
- Host: GitHub
- URL: https://github.com/pinx/visualplanner-www
- Owner: pinx
- Created: 2015-09-02T15:19:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-08T17:02:08.000Z (about 9 years ago)
- Last Synced: 2024-11-07T12:52:26.174Z (2 months ago)
- Language: JavaScript
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# visualplanner-www
Visual Planner website## Setup
ember install ember-cli-sass
bower install --save bootstrap-sass
add app.scss:
@import 'bower_components/bootstrap-sass/assets/stylesheets/bootstrap';ember install smoke-and-mirrors