Skip to content
This repository has been archived by the owner on Jun 20, 2020. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 292 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 292 Bytes

voting-system-client

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint