Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 295 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 295 Bytes

home-dashboard

A user-configurable dashboard homepage, similar to iGoogle.

alt text

Built using React, with some Redux and TypeScript.

Usage

Run in dev mode: npm start

Run tests: npm test

Build for production: npm run build