/boucleur

Primary LanguageVueCreative Commons Zero v1.0 UniversalCC0-1.0

Boucleur

Work in progress, come back later!

Getting started

Install everything with npm install, then:

  • npm run serve to start the project locally on http://localhost:8080 (accessible through local network)
  • npm run lint to lint
  • npm run build to build for production and prerender routes defined in vue.config.js, files are generated in docs