This example is the same as demo_app
but using rails 5 (instead
of rails 6). It uses webpack
with webpack-assets-manifest
to build the
assets and generate the manifest. Refer to the package.json
and webpack.config.js
to see the specifics.
bin/yarn watch
bin/yarn build
NODE_ENV=production bin/yarn build