-
Clone the repository and execute
npm i
to install the packages. -
Run
npm run dev
to start the development server. -
This repository includes basic setup for a nuxt vue3 application with typescript. It helps avoid hassle to setup eslint, prettier, husky and lint staged application.