allblueee_blog

Project setup

npm install

Frontend Compiles and hot-reloads for development

npm run serve

Backend Compiles and hot-reloads for development

npm run server

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.