Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 343 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 343 Bytes

hcp360-frontend

Project setup

yarn install
npm install

Compiles and hot-reloads for development

npm run dev
yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.