kikoseijo / oc-bulma-vue-webpack-theme

A Bulma + Vue + Webpack Starter theme for OctoberCMS
14 stars 3 forks source link

Bulma.io + VueJs + Webpack | Developper Theme

This is the parent project of a free theme built for OctoberCMS and it contains a free OctoberCMS theme. Uses Webpack to process bulma.io SCSS and Injects jQuery + VueJS + Buefy. Because its a package to build themes has several input files to extract diferent color versions on [color].named files.

Requirements

NodeJs.org

Install

Clone repo and cd to the directory where you downloaded the full package. Use node.js to install dependencies with the following command:

npm install

You can npm run dev for building css and js from the /src/ directory to the dist directory. Run npm run watch to watch for changes during development. Run npm run build to minify CSS and JS files.

Credits

Important: enjoy it!