Skip to content
This repository has been archived by the owner on May 8, 2022. It is now read-only.

tseignette/boucleur

Repository files navigation

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