My own website!
Go to file
2023-12-27 01:05:59 -08:00
public First Drop 2023-12-27 01:05:59 -08:00
src First Drop 2023-12-27 01:05:59 -08:00
.browserslistrc init 2023-12-26 00:19:05 -08:00
.eslintrc.js init 2023-12-26 00:19:05 -08:00
.gitignore init 2023-12-26 00:19:05 -08:00
babel.config.js init 2023-12-26 00:19:05 -08:00
jsconfig.json init 2023-12-26 00:19:05 -08:00
package.json init 2023-12-26 00:19:05 -08:00
README.md init 2023-12-26 00:19:05 -08:00
vue.config.js First Drop 2023-12-27 01:05:59 -08:00
yarn.lock init 2023-12-26 00:19:05 -08:00

keyemail-dev

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.