Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 350 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 350 Bytes

README

Lean UX prototyping for IDM/SSO Password management

Install dependencies

  1. Node.JS v8
  2. sudo npm install
  3. Project dependencies:
npm install

Build scripts

npm run watch

Starts dev server on localhost:3000; watches sources files & recompiles on change