Combination of my favourite web stack with piece of modern stuff.
- StimulusJS - https://stimulusjs.org/
- Bootstrap CSS https://getbootstrap.com
- Yarn
- Rails > 5
- git checkout
- bundle install
- Start developer webpack
./bin/webpack-dev-server
- Start Rails server
rails s
- Ready to use at http://localhost:3000
- Add rails-ujs and turbolinks back to loading inside application.js
- Webpack 4
- Babel 7