LeagueStats/client
2019-08-21 22:50:57 +02:00
..
public Add redirects file for routing on Netlify 2019-08-19 13:37:47 +02:00
src Fix: summonerNames with spaces now work 2019-08-21 22:50:57 +02:00
.browserslistrc Starting with Vue 2019-03-30 23:55:48 +01:00
.eslintrc.js Fix PurgeCSS, fix backend, use localStorage 2019-03-31 20:56:48 +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 Async background load on homepage 2019-08-19 14:49:20 +02:00
package.json Update packages 2019-06-19 22:12:01 +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.