Kadoosje API is the API supporting the Kadoosje webapp.
- TypeScript 83.5%
- HTML 16.5%
| spec | ||
| src | ||
| .gitignore | ||
| build.ts | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| tsconfig.prod.json | ||
| yarn.lock | ||
kadoosje
Project setup
yarn install
Compiles and hot-reloads for development
yarn start:dev
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint