Resources

Starter

  • npx create-nuxt-app appname

Typescript

  • tsc filename.ts
  • tsc filename.ts --watch
  • tsc --init compile all
    • tsc --init watch watch all