UK Election Results displayed on a map.
Written in Vue.js with Vite build tool.
TailwindCSS is used for styling.
Results and Boundary Data taken from the UK Parliament, and UK Open Geography Service.
npm run build
Will build the project into the /dist directory
npm run preview
Creates a preview server (requires the project to be built first)
npm run dev
will launch the development server which automatically watches the source for changes.