Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 299 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 299 Bytes

Vulma Documentation

This is the documentation for Vulma project

You are very welcome to help us keep this up-to-date.

Clone repo and run it locally

# install dependencies
npm i

# serve with hot reload at localhost:8080
npm run dev