Kadoosje is a website for creating wishlists in a new and innovating way.
This repository has been archived on 2026-06-11. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Vue 56.2%
  • TypeScript 37.2%
  • HTML 5.2%
  • JavaScript 1.2%
  • CSS 0.2%
Find a file
2021-12-13 17:19:39 +01:00
netlify/functions/get-webpage Complete revamp! 2021-12-13 09:58:42 +01:00
public Complete revamp! 2021-12-13 09:58:42 +01:00
src New PAPI 2021-12-13 17:19:39 +01:00
.browserslistrc init 2021-12-12 20:22:21 +01:00
.eslintrc.js init 2021-12-12 20:22:21 +01:00
.gitignore Complete revamp! 2021-12-13 09:58:42 +01:00
babel.config.js init 2021-12-12 20:22:21 +01:00
LICENSE Added license 2021-12-13 10:15:39 +01:00
netlify.toml Netlify fix 2021-12-13 11:27:22 +01:00
package.json New PAPI 2021-12-13 17:19:39 +01:00
postcss.config.js Complete revamp! 2021-12-13 09:58:42 +01:00
README.md init 2021-12-12 20:22:21 +01:00
tailwind.config.js Styled forms 2021-12-13 10:28:04 +01:00
tsconfig.json init 2021-12-12 20:22:21 +01:00
wishlists.json Product view 2021-12-13 11:05:10 +01:00
yarn.lock New PAPI 2021-12-13 17:19:39 +01:00

kadoosje

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.