Skip to content

dchaur/pure-js-dashboard

Repository files navigation

Pure JS dashboard

The aim of this project is build JS dashboard without any JS framework. It uses ES6, webpack, sass and D3JS

Installation

npm install

Usage

Create the build

npm run build

Build live example

https://dchaur.github.io/pure-js-dashboard/


Local server

npm start

Testing

Run tests

npm test

Live tests

npm run test:live

Coverage

npm run test:coverage

About

Pure javascript SPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published