Frontend for White Nights website
Go to file
2025-04-17 23:05:31 +03:00
public initial commit 2025-04-17 23:05:31 +03:00
src initial commit 2025-04-17 23:05:31 +03:00
.gitignore initial commit 2025-04-17 23:05:31 +03:00
babel.config.js initial commit 2025-04-17 23:05:31 +03:00
jsconfig.json initial commit 2025-04-17 23:05:31 +03:00
package-lock.json initial commit 2025-04-17 23:05:31 +03:00
package.json initial commit 2025-04-17 23:05:31 +03:00
README.md initial commit 2025-04-17 23:05:31 +03:00
vue.config.js initial commit 2025-04-17 23:05:31 +03:00

wn-screen-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.