Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 328 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (14 loc) · 328 Bytes

Contributing

Pull requests are welcome.

Setup

  1. git clone https://github.com/mlajtos/L1.git
  2. cd L1
  3. yarn

Development

  1. yarn run dev
  2. http://localhost:7171

Build

  1. yarn run build
  2. yarn run serve
  3. http://localhost:7171

Directory L1/dist contains built project.