Go to file
Pünkösd Marcell c9d14f232e other stuff 2021-06-15 00:11:42 +02:00
public other stuff 2021-06-15 00:11:42 +02:00
src other stuff 2021-06-15 00:11:42 +02:00
.browserslistrc init 2021-06-13 22:09:12 +02:00
.drone.yml add drone pipeline 2021-06-14 09:42:58 +02: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.