ytptube/frontend
2023-11-26 17:03:25 +03:00
..
public inital commit 2023-11-24 20:27:41 +03:00
src added darkmode 2023-11-26 17:03:25 +03:00
.gitignore inital commit 2023-11-24 20:27:41 +03:00
babel.config.js inital commit 2023-11-24 20:27:41 +03:00
jsconfig.json inital commit 2023-11-24 20:27:41 +03:00
package-lock.json Small bug fixes and added time to objects. 2023-11-25 00:23:29 +03:00
package.json Small bug fixes and added time to objects. 2023-11-25 00:23:29 +03:00
README.md inital commit 2023-11-24 20:27:41 +03:00
vue.config.js Fixed frontend to work for non subdomain. 2023-11-25 17:59:33 +03:00

frontend

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.