3.0.2 • Published 2 years ago

reposilite-frontend v3.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Reposilite Frontend

Uses Vue 3 with WindiCSS

Running

# Install dependencies
$ npm install

# Run only frontend
$ npm run start

# Run only frontend with fake api (does not require backend)
$ npm run full