Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 902 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 902 Bytes

Kevin Muncie's personal start package for Bulma

Insipration for this project

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.

Development

  • 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

Demo

Netlify Status

See an example of this project at https://bulma-start-muncie.netlify.com.