Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 138 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 138 Bytes

Installation

$ npm install

Run app

$ npm run dev

Build

$ npm run build

Run Jest

$ npm test