An open API service indexing awesome lists of open source software.

https://github.com/johnantoni/test-famous


https://github.com/johnantoni/test-famous

Last synced: over 1 year ago
JSON representation

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