Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 357 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 357 Bytes

About the repository.

  • 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.

Thank you very much.

Happy Coding