Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 185 Bytes

File metadata and controls

21 lines (14 loc) · 185 Bytes

OpenViva Website

Usage

Run development

npm run start

Build production

npm run build:prod

Start production

npm run start:prod