didagu / simple-dashboard

Simple mobile responsive npm based dashboard using only HTML and SCSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Dashboard

I built this simple dashboard with HTML & SCSS using a Starter Kit cloned from CodingPhaseDotCom

Steps

Download or Pull This Repo Top of this page you can see where it says clone or download

Install Node https://nodejs.org/en/

Install all the node packages On the root of this project run on your terminal (if you want you can do this with yarn but thats optional)

npm install

Update the node packages On the root of this project run on your terminal (if you want you can do this with yarn but thats optional)

npm update

Start the server

npm run watch

About

Simple mobile responsive npm based dashboard using only HTML and SCSS.

License:MIT License


Languages

Language:JavaScript 98.8%Language:CSS 0.8%Language:HTML 0.4%