Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (22 loc) · 525 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 525 Bytes

website

Here is the main page of DevBox.

It is a Vue3 app with TailwindCSS.

It is not meant to be SEO friendly or used as a real website. It is only a test of Vue3 and a deployment test for kubernetes

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.