/vuecli_profile_website

I want to use vue and not just the cdn but I want to keep it simple and not use nuxt. This is an exploratory experiment.

Primary LanguageCSS

profile-site

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run build code with express

node server.js

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.