A banking dashboard that you build in the Piccalilli tutorial: Build a dashboard with CUBE CSS. Check out the tutorial here.
- Clone the repo
- Run
npm install
- Run
npm start
to run and watch Sass or runnpm run build
to create a production version of the CSS.