built with Nuxt 3, Nuxt 3 documentation to learn more.
- Framework: Nuxt JS with Vue JS
- UI: Quasar UI https://quasar.dev/components
- Development: https://maucoding-web-v2.vercel.app/
- Production: https://maucoding.com
Make sure to install the dependencies:
# npm
npm install
# pnpm
pnpm install
# yarn
yarn install
Start the development server on http://localhost:20231
:
# npm
npm run dev
# pnpm
pnpm run dev
# yarn
yarn dev
Build the application for production:
# npm
npm run build
# pnpm
pnpm run build
# yarn
yarn build
Locally preview production build:
# npm
npm run start
# pnpm
pnpm run start
# yarn
yarn start
We are using Quasar UI for Vue, check here https://quasar.dev/vue-components/img