create-ts-nuxt-page

1.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i create-ts-nuxt-page

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

8.42 kB

Total Files

8

Last publish

Collaborators

  • hisasann