Eindwerk van Abraham, Simon & Mus
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Simondb 485af056d8 LAST FIX FINAL VERSION 3 lat temu
..
assets LAST FIX FINAL VERSION 3 lat temu
components wip: Loader component with spinner 3 lat temu
layouts Final fix 3 lat temu
middleware use @nuxt/auth to manage login session 3 lat temu
pages LAST FIX FINAL VERSION 3 lat temu
plugins use Vue Formulate for login and register forms 3 lat temu
static install nuxt 4 lat temu
store Small fixes (last?) 3 lat temu
.editorconfig install nuxt 4 lat temu
.env.example add env examples and backend build setup 3 lat temu
.eslintrc.js use axios to submit register form 3 lat temu
.gitignore install nuxt 4 lat temu
.prettierrc improvements 3 lat temu
README.md add vuex store 3 lat temu
jsconfig.json install nuxt 4 lat temu
nuxt.config.js improvements 3 lat temu
package-lock.json Show selected user on kanban & dropdown fixes 3 lat temu
package.json Show selected user on kanban & dropdown fixes 3 lat temu

README.md

workspace

Eindproef - Projectopvolging en facturatie

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

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