-
Install ruby (I recommend rbenv - this project contains a .ruby_version file)
-
Install mysql (
$ brew install mysql
, then configure ) -
$ gem install bundler
-
$ bundle install
-
Create config/application.yml (see config/application_sample.yml)
-
$ rake db:setup
-
$ git submodule init && git submodule update
-
Install and configure your system to use the node version in .nvmrc. If you have nvm, you can just do
nvm use
-
Install yarn (
$ brew install yarn
) -
Yarn install:
$ yarn install
-
install and run the card-svc
-
Notifications
You must be signed in to change notification settings - Fork 2
EOL/eddev
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
EOL education rewrite
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published