Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 191 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 191 Bytes

README

Follow Step for run this demo

Install dependencies

  • bundle install
  • yarn install

Run project

  • backend: bin/rails s -p 3000
  • frontend: bin/webpack-dev-server