LeagueStats/client
Valentin Kaelin 56f8232654 Add HTTPS to NodeJS API
Dumbo is that me
2019-08-28 22:22:57 +02:00
..
public Remove Flex 3v3 stats and tmp file from Riot application 2019-08-23 00:57:06 +02:00
src Add HTTPS to NodeJS API 2019-08-28 22:22:57 +02:00
.browserslistrc Starting with Vue 2019-03-30 23:55:48 +01:00
.eslintrc.js Configure ESLint for the Vue project 2019-08-23 16:48:16 +02:00
.gitignore Starting with Vue 2019-03-30 23:55:48 +01:00
babel.config.js Starting with Vue 2019-03-30 23:55:48 +01:00
package-lock.json Change the Backend NodeJs API server 2019-08-28 21:26:42 +02:00
package.json Add Vuex and create Notifications Component 2019-08-23 00:50:00 +02:00
postcss.config.js Work on responsive and add loading animation 2019-04-04 22:29:37 +02:00
README.md Starting with Vue 2019-03-30 23:55:48 +01:00
tailwind.config.js Small change in the dropdown + tailwind config 2019-04-16 15:34:38 +02:00

riot-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.