How to start - MikeAndrianov/easy_learning GitHub Wiki
Access
To start you should have:
- Github account
- Forward this to Mike (email: [email protected]; skype: a__mike)
Before coding
- cd work directory
- clone project using git clone https://github.com/MikeAndrianov/easy_learning.git
- install mysql
- install coffee script and other needed extensions if needed
- bundle
- rake db:create
- rake db:migrate
- rails s