/polisen-api-poc

A tiny web app utilising the swedish police department's open API

Primary LanguageVue

polisen-api-poc

A tiny web app utilising the swedish police department's open API.

Development:

yarn install
yarn dev

Production preview:

yarn install
yarn build
yarn serve