Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 602 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 602 Bytes

CUBE CSS Dashboard Example

A banking dashboard that you build in the Piccalilli tutorial: Build a dashboard with CUBE CSS. Check out the tutorial here.

Build a dashboard with CUBE CSS. An in-depth guide to going from plain HTML all the way to a full styled banking dashboard, using the CUBE CSS methodology.

Getting started

  1. Clone the repo
  2. Run npm install
  3. Run npm start to run and watch Sass or run npm run build to create a production version of the CSS.