Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 473 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 473 Bytes

event-holder

First clone the repository

$ git clone https://gitlab.com/yashaswe/event-holder.git

Navigate to project directory

$ cd event-holder

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.