destination-annapurna
Destination Annapurna is a portfolio website for fictional adventure travel company based in Nepal that aims to make the Annapurna Region of Nepal accessible to adventure lovers all over the world.
This repo contains the frontend of the website built with Vue & Sass.
Learnings
Recommended IDE Setup
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
ESLint
Lint withnpm run lint