Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 219 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 219 Bytes

Admin UI

Notification Center's Admin UI for Hack Week 2016.

Usage

npm install
npm start
Open http://localhost:5000

Linting

ESLint with React linting options have been enabled.

npm run lint