Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 208 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 208 Bytes

Validbook frontend development repository.

Installation

npm install

Running Dev Server

npm run dev

Building and Running Production Server

npm run deploy