The npm
dependencies included in package.json
are:
bulma
node-sass
to compile your own Sass filepostcss-cli
andautoprefixer
to add support for older browsersbabel-cli
,babel-preset-env
and[babel-preset-es2015-ie](https://github.com/jmcriffey/babel-preset-es2015-ie)
for compiling ES6 JavaScript files
Apart from package.json
, the following files are included: