Skip to content

denpalrius/Inventoty-Dashboard-Made-with-Bulma-CSS

Repository files navigation

Inventoty Dashboard Made with Bulma CSS

This template is made using the Bulma Start template and is still under development.

Bulma is an open source CSS framework based on Flexbox and used by more than 100,000 developers.

If it's your first time seeing Bulma I advice you visit the Bulma site or the Bulma Documentation before getting into the code.

Install

Navigate to your desired directory and clone the repo using the following command:

git clone https://github.com/denpalrius/Inventoty-Dashboard-Made-with-Bulma-CSS.git

run

npm install

code

What's included

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

Copyright and license

Code copyright 2018. Code released under the MIT license.