Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 653 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 653 Bytes

Check Nupes

This is a very simple—yet fun to fiddle with—dashboard with all French legislative circonscriptions.

You can see it live on checknupes.signez.fr.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build