Giter VIP home page Giter VIP logo

create-nuxt-app's Introduction

Create Nuxt App

NPM version NPM downloads CircleCI

Create a Nuxt.js project in seconds

Preview

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 starting with npm v6.1 you can do:

npm init nuxt-app <my-project>

Or with yarn:

yarn create nuxt-app <my-project>

Features ๐ŸŽ‰

  1. Choose the package manager
    • Yarn
    • Npm
  2. Choose your favorite UI framework:
  3. Choose between integrated server-side frameworks:
  4. Choose Nuxt.js modules:
  5. Choose linting tools:
  6. Check the features needed for your project:
  7. Choose your favorite test framework:
  8. Choose rendering mode
  9. Choose development tools

CLI Options

--edge

Alias: -e.

To install nuxt-edge instead of nuxt, add the command line option --edge:

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

Or

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

Or

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

--info

Alias: -i. Print out debugging information relating to the local environment and exit.

--help

Alias: -h. Show the help information and exit, include: usage, command and all cli options.

--verbose

Show debug logs

--version

Alias: -v. Show version number and exit.

Credits

create-nuxt-app's People

Contributors

178inaba avatar abhith avatar akryum avatar aldarund avatar atinux avatar clarkdo avatar codefa avatar egoist avatar illu avatar jamesgeorge007 avatar kamikazechaser avatar kevinmarrec avatar koresar avatar lmichelin avatar lv-kit avatar mannil avatar markpinero avatar nickhall avatar nicopennec avatar patrickblackjr avatar pi0 avatar potato4d avatar reegodev avatar renovate[bot] avatar ricardogobbosouza avatar romainlanz avatar sgraewe avatar sibbng avatar vinayakkulkarni avatar yaliv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.