https://github.com/johnantoni/test-famous
https://github.com/johnantoni/test-famous
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/johnantoni/test-famous
- Owner: johnantoni
- License: mit
- Created: 2015-05-29T16:09:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-29T16:10:27.000Z (about 11 years ago)
- Last Synced: 2025-02-05T19:08:48.278Z (over 1 year ago)
- Language: CSS
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Meteor Boilerplate (Stylus Edition)
#### What's included
* meteor-platform
* iron:router
* pauldowman:dotenv
* mquandalle:jade
* natestrauser:font-awesome
* velocity:html-reporter
* mike:mocha
* accounts-ui
* accounts-password
* momentjs:moment
* mquandalle:stylus
* meteorhacks:fast-render
#### Stylus packages
About Stylus - https://learnboost.github.io/stylus/
* nib - http://tj.github.io/nib/
* jeet - http://jeet.gs/
* rupture - https://jenius.github.io/rupture/
* responsive-pixes - https://source.ind.ie/project/responsive-pixels/tree/master
#### How to use
**install**
git clone git@github.com:johnantoni/meteor-boilerplate.git hackathon
cd hackathon
rm -rf .git
**link to your repo**
git init
git aa
git remote add [your new git repo location]
git push -u origin master
#### For further reading:
* https://www.meteor.com/
* https://github.com/Differential/meteor-boilerplate