Go to file
Torma Kristóf 2c90dd2771 upload to docker hub 2022-01-31 23:25:56 +01:00
public other stuff 2021-06-15 00:11:42 +02:00
src Adjusted style 2021-06-15 00:15:53 +02:00
.browserslistrc init 2021-06-13 22:09:12 +02:00
.drone.yml upload to docker hub 2022-01-31 23:25:56 +01:00
.env Did the needful 2021-06-14 01:27:52 +02:00
.eslintrc.js init 2021-06-13 22:09:12 +02:00
.gitignore init 2021-06-13 22:09:12 +02:00
Dockerfile add docker support 2021-06-14 09:42:23 +02:00
README.md init 2021-06-13 22:09:12 +02:00
babel.config.js init 2021-06-13 22:09:12 +02:00
nginx-site.conf add nginx config 2021-06-14 09:50:03 +02:00
package-lock.json Added some patterns 2021-06-14 23:58:40 +02:00
package.json Added some patterns 2021-06-14 23:58:40 +02:00

README.md

birbsoundboard

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

See Configuration Reference.