0.0.2 • Published 5 years ago

create-nuxt-app-ts v0.0.2

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

Create Nuxt App

NPM version NPM downloads

Create a Nuxt.js project in seconds

Usage

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

npx create-nuxt-app-ts <my-project>

Or starting with npm v6.1 you can do:

npm init nuxt-app-ts <my-project>

Or with yarn:

yarn create nuxt-app-ts <my-project>

Features :tada:

Credits

This boilerplate is based on create-nuxt-app

0.0.2

5 years ago

0.0.1

5 years ago

1.0.0

5 years ago