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 years ago
..
assets LAST FIX FINAL VERSION 3 years ago
components wip: Loader component with spinner 3 years ago
layouts Final fix 3 years ago
middleware use @nuxt/auth to manage login session 3 years ago
pages LAST FIX FINAL VERSION 3 years ago
plugins use Vue Formulate for login and register forms 3 years ago
static install nuxt 3 years ago
store Small fixes (last?) 3 years ago
.editorconfig install nuxt 3 years ago
.env.example add env examples and backend build setup 3 years ago
.eslintrc.js use axios to submit register form 3 years ago
.gitignore install nuxt 3 years ago
.prettierrc improvements 3 years ago
README.md add vuex store 3 years ago
jsconfig.json install nuxt 3 years ago
nuxt.config.js improvements 3 years ago
package-lock.json Show selected user on kanban & dropdown fixes 3 years ago
package.json Show selected user on kanban & dropdown fixes 3 years ago

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.