Typescript starter with Nuxt.js
A Nuxt 2 + @nuxt/typescript starter project template.
Create your repository by Use this template button from this template and clone into your local.
Then, run below command and follow its message.
./init.sh
The command will ask your preference for the API to write Vue component among:
npm run dev
Go to http://localhost:3000
npm run build
npm start
npm run generate #=> Then distribute /dist
That still alives on master branch.