Kevin Muncie's personal start package for Bulma
This project is inspired by the bulma-start package built by Jeremy Thomas. I took that simple start and reconfigured it to fit my personal approaches and methodologies.
Check the package.json
file to see the dependencies and build processes utilized.
- Run
npm install
- Run
npm run develop
during development to watch files - Run
npm run build
to generate a clean build in the dist folder ready to upload to the hosting of your choice
See an example of this project at https://bulma-start-muncie.netlify.com.