Skip to content

YifeiLu-1/crimemap_ireland

Repository files navigation

crime_map_ireland

This is the source code of https://crimemap-ireland.netlify.app/, a website which visualize crimes in Ireland.

Run it locally

Install the dependencies and devDependencies and start the server.

git clone [email protected]:YifeiLu-1/crimemap_ireland.git
cd crimemap_ireland
npm i
npm run dev

Go to http://localhost:3000 to see your website

Build and deploy

npm run generate

Upload the dist folder to Netlify

./public/_redirects file is important for Vue SPA routing

About

A Leaflet.js, Vue and Nuxt based crime mapping website of Ireland

Resources

Stars

Watchers

Forks

Releases

No releases published