---
title: "Bulma start"
fulltitle: "Bulma start: a tiny npm package to get started with Bulma"
layout: more
route: bulma-start
download_url: https://github.com/jgthms/bulma-start/archive/master.zip
github_url: https://github.com/jgthms/bulma-start
npm_url: https://www.npmjs.com/package/bulma-start
breadcrumb:
- home
- more
- bulma-start
---
The npm
dependencies included in package.json
are:
Apart from package.json
, the following files are included:
.babelrc
configuration file for Babel
.gitignore
common Git ignored files
index.html
this HTML5 file
_sass/main.scss
a basic SCSS file that imports Bulma and explains how to customize your styles, and compiles to css/main.css
_javascript/main.js
an ES6 JavaScript that compiles to lib/main.js