Go to file
Torma Kristóf 18b2308c9f add docker support 2021-06-14 09:42:23 +02:00
public init 2021-06-13 22:09:12 +02:00
src Added loader and stuff 2021-06-14 01:55:43 +02:00
.browserslistrc init 2021-06-13 22:09:12 +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
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.