Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 125 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 125 Bytes

Installation

npm install

Start Dev Server

npm start

Build Prod Version

npm run build