1.0.12 • Published 5 years ago

@six-socks-studio/create-sss-app v1.0.12

Weekly downloads
13
License
MIT
Repository
-
Last release
5 years ago

SSS Nuxt BoilerPlate

NPM version CircleCI

Create a SSS project

preview

Usage

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

npx @six-socks-studio/create-sss-app <my-project>

Or with yarn:

yarn create sss-app <my-project>

CLI Options

--edge

Alias: -e.

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

npx @six-socks-studio/create-sss-app <my-project> --edge

Or

yarn @six-socks-studio/create-sss-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.

1.0.11

5 years ago

1.0.12

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

6 years ago

0.0.1

6 years ago