/bulma-start-muncie

A simple static website scaffold that uses Bulma and NPM scripts to have some build processes

Primary LanguageHTMLOtherNOASSERTION

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.