This repo implements CRUD operations using Webpack. Check out live demo.
-
Ruby 2.2.2 or newer
-
Node 6.4 or newer
$ git clone git@github.com:ecmelkytz/rails_vuejs_crud.git
$ bundle
$ yarn install
$ rails db:migrate
$ rails db:seed
$ rails s
$ ./bin/webpack-dev-server