Download bulma-start (.zip), rename to your project's name (i.e. my-new-bulma-site) and:
--- 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 ---
bulma-start is a tiny npm package that includes the npm dependencies you need to build your own website with Bulma.
Download bulma-start (.zip), rename to your project's name (i.e. my-new-bulma-site) and:
The npm dependencies included in package.json are:
bulmanode-sass to compile your own Sass filepostcss-cli and autoprefixer to add support for older browsersbabel-cli, babel-preset-env and babel-preset-es2015-ie for compiling ES6 JavaScript filesApart from package.json, the following files are included: