1.0.2 • Published 5 years ago

create-ts-nuxt-page v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Create TS Nuxt Page

MIT License

Usage

Make sure you have npx installed (npx is shipped by default since npm 5.2.0)

npx create-ts-nuxt-page

Or starting with npm v6.1 you can do:

npm init ts-nuxt-page

Or with yarn:

yarn create ts-nuxt-page

Optional

npx create-ts-nuxt-page <my-dist-directory>

Or

npm init ts-nuxt-page <my-dist-directory>

Or

yarn create ts-nuxt-page <my-dist-directory>

Maintainers

License

MIT © hisasann

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago