SegundoRP / demo-prep-lecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the boilerplate for the demo prep lecture

bundle install
webpack
rails db:create db:migrate db:seed
rails s
yarn build --watch # in a new terminal tab

Once the app is running, sign up with a new user and start coding!

About


Languages

Language:Ruby 69.9%Language:HTML 25.0%Language:SCSS 3.7%Language:JavaScript 1.3%Language:Shell 0.1%