604 B
604 B
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