books-vue-project

This project was built in Vue3 with Node.js v18.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Deploy

git push into main, will automatically trigger Netlify deployment