Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 182 Bytes

File metadata and controls

16 lines (13 loc) · 182 Bytes

Client Demal Application

Install dependencies

npm install

Run Development Server

npm run serve

Build for Production

npm run build