socket-io-admin-ui/ui
oldthreefeng 9c8e7728a2
chore: add Dockerfile (#25)
Signed-off-by: oldthreefeng <louisehong4168@gmail.com>
2021-09-01 09:03:19 +02:00
..
dist chore(release): 0.2.0 2021-06-11 14:18:21 +02:00
public initial commit 2021-04-15 12:28:15 +02:00
src feat(ui): add Bengali (বাংলা) translation (#18) 2021-06-11 14:08:35 +02:00
.browserslistrc initial commit 2021-04-15 12:28:15 +02:00
.env initial commit 2021-04-15 12:28:15 +02:00
.eslintrc.js initial commit 2021-04-15 12:28:15 +02:00
.gitignore chore(release): 0.0.1 2021-04-15 15:22:19 +02:00
Dockerfile chore: add Dockerfile (#25) 2021-09-01 09:03:19 +02:00
README.md initial commit 2021-04-15 12:28:15 +02:00
babel.config.js initial commit 2021-04-15 12:28:15 +02:00
package-lock.json chore(release): 0.2.0 2021-06-11 14:18:21 +02:00
package.json chore(release): 0.2.0 2021-06-11 14:18:21 +02:00
vue.config.js initial commit 2021-04-15 12:28:15 +02:00

README.md

ui

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.