A refined version of Stevie Mayhew's silverstripe-redux-example that uses Bootstrap and jQuery, without React/Redux.
- Clone the repo
$ composer install && cd themes/base && npm install && bower install
In the themes/base
directory, run npm run start
. CSS changes will be hot loaded.
In the themes/base
directory, run npm run build
.
It is not necessary to deploy the themes/base/source
directory. Only themes/base/production
.