Skip to content

RobbieVerdurme/Stageopdracht_Digipolis

Repository files navigation

Muntenroute

POC(proof of concept) of a PWA(progressive web app) in a application Lichtfestival. This is an example inspired on the original site of lichtfestival but with added functionality.

Changes

Look at CHANGELOG

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

env variables

env variable Development Production
baseUrl localhost:3000 process.env.BASE_URL

Build with

Nuxt

For detailed explanation on how things work, check out Nuxt.js docs.

Authors

  • Robbie Verdurme - Initial work - GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published