1.2.4 • Published 6 years ago

@mrborek/create-nuxt-app v1.2.4

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

Create Nuxt App

NPM version NPM downloads CircleCI

Create a Nuxt.js project in seconds

preview

Usage

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

npx create-nuxt-app <my-project>

Or with yarn:

yarn create nuxt-app <my-project>

Features :tada:

  1. Choose between integrated server-side frameworks:
  2. Choose your favorite UI framework:
  3. Add axios module to make HTTP request easily into your application.
  4. Add EsLint to Lint your code on save.

Credits

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago