Go to file
Pünkösd Marcell c8907e23ac
continuous-integration/drone/push Build is passing Details
Merge branch 'master' of ssh://git.kmlabz.com:2222/birbnetes/birbsoundboard
2021-06-14 23:29:04 +02:00
public Some minor fixes 2021-06-14 23:28:57 +02:00
src Some minor fixes 2021-06-14 23:28:57 +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 Did the needful 2021-06-14 01:27:52 +02:00
package.json Did the needful 2021-06-14 01:27:52 +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.