-
NVM expected ** https://github.com/creationix/nvm
-
RVM required ** https://rvm.io/rvm/install
nvm use
npm install bower
npm install typescript-node
# NOTE KI notorious nokogiri workaround
NOKOGIRI_USE_SYSTEM_LIBRARIES=true bundle
rails s -b 0.0.0.0 -p 3000
Test assets
bundle exec rake assets:clobber
ASSETS=true NG_FORCE=true RAILS_ENV=development bundle exec rake assets:precompile
ASSETS=true rails s -p 3000
Cleanup
bundle exec rake assets:clobber
host/bin/create_engine.sh xxx