Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 253 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (16 loc) · 253 Bytes

Contributing

Requirements

Dependencies installation

npm install

Development server startup

npm run dev

Project build

npm run build