2.2.9 • Published 4 years ago

create-longue-vue v2.2.9

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

🔭 Create Longue Vue 🔭

Alban 🔥 Create a Stéréosuper Nuxt.js App like a beast

Usage

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

npx create-longue-vue <my-project>

Or starting with npm v6.1 you can do:

npm init longue-vue <my-project>

Or with yarn:

yarn create longue-vue <my-project>

Features 🎉

  1. Choose your package manager 👌
    • Yarn
    • Npm
  2. Choose your Netlify environment value:
    • Production 🚀
    • Preproduction 💅
    • Developement 🔨
  3. Choose your CMS:
    • DatoCMS 😘
    • Prismic 💪
    • None 🤔
  4. Choose your custom features :
  5. Choose Stéréorepo modules (Sac is included by default):
  6. Customize Sac configuration:
  7. Choose some packages:

CLI Options

--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.

How to update the package

Update version

You can update your package version by running npm version.

npm version [<newversion> | major | minor | patch

This command will only update your package, not publish it to npm.

Publish a new version

To publish a new version of your package you just have to run npm publish.

npm publish

This command, unlike the preceding, will publish your new version on your npm repo.

2.2.9

4 years ago

2.2.8

4 years ago

2.2.7

4 years ago

2.2.3

4 years ago

2.2.2

4 years ago

2.2.5

4 years ago

2.2.4

4 years ago

2.2.6

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.8

4 years ago

2.1.9

4 years ago

2.1.12

4 years ago

2.1.10

4 years ago

2.1.11

4 years ago

2.1.6

4 years ago

2.1.7

4 years ago

2.1.5

4 years ago

2.1.4

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.3

4 years ago

2.1.0

4 years ago

2.0.14

4 years ago

2.0.13

4 years ago

2.0.12

4 years ago

2.0.11

4 years ago

2.0.10

4 years ago

2.0.9

4 years ago

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago