Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maxcnunes/magic-spells


https://github.com/maxcnunes/magic-spells

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

magic-spells
============

### Configuring

```bash
# install rvm
url -L https://get.rvm.io | bash -s stable

# install compass
gem install compass

# clone the repository
git clone https://github.com/maxcnunes/magic-spells.git

# access the repository directory
cd magic-spells

# isntall node global dependence modules
npm install grunt-cli bower -g

# install node local dependence modules
npm install

# install js dependence scripts
bower install

# run the server
grunt server
```

Rules
RED BOOKS
==============
- 4: Level 1
- 4: Level 2
- 2: Level 3

BLUE BOOKS
==============
- 2: Level 1
- 4: Level 2
- 4: Level 3