Best of Croatia
https://startedincroatia.com
Open Source.
- 🥰 Links
- No registration needed
- Guest access
- Works offline
- Installable and Refreshable Web App (via ServiceWorker)
- Progressive Web App
- TypeScript 3.8
- Vue.js 2.6
- Vuetify 2.2
Install packages
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run unit tests
npm run test:unit
Run end-to-end tests
npm run test:e2e
Lints and fixes files
npm run lint
Tested and written in TypeScript
,
using Koa.js
and MongoDB
.
Join the open-source development.
.env
file holds API connection configuration.
VUE_APP_API_URL=""
VUE_APP_API_PREFIX=""