git clone git@github.com:andrewmcodes/access_lint_demo.git
cd access_lint_demo- Ruby 2.7
- Node 13.7.0
- Rails 6.0.2.1
- Webpacker 4.2.2
- SQLite
bundle && yarnbin/rails db:setuprails sIf you want to run the webpack-dev-server, run this in another tab:
bin/webpack-dev-server