Basic client implementation for the Perudo Api
Relevent files are: ApiClient.ts and Objects.ts for the api implementation. An (ugly) implementation can be found in Home.vue
perudo-client
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
Description
Languages
Vue
71.4%
TypeScript
24.4%
HTML
2.9%
Shell
0.7%
JavaScript
0.6%