Skip to content

unclecheese/silverstripe-webpack-starter

Repository files navigation

Starter kit for Webpack and SilverStripe workflow

A refined version of Stevie Mayhew's silverstripe-redux-example that uses Bootstrap and jQuery, without React/Redux.

Getting started

  • Clone the repo
  • $ composer install && cd themes/base && npm install && bower install

Development workflow

In the themes/base directory, run npm run start. CSS changes will be hot loaded.

Distribution

In the themes/base directory, run npm run build.

Deployment

It is not necessary to deploy the themes/base/source directory. Only themes/base/production.

About

Starter kit for Silverstripe, Bootstrap, and Webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published