create-stencilseo

2.0.0 • Public • Published

Create Stencil

Note that you will need to use npm 6 or higher.

Run:

npm i -g npm

To install latest version of npm

Usage

Interactive mode

npm init stencil

Command mode

npm init stencil <starter> <projectName>

Example:

npm init stencil app my-stencil-app

Built-in starters

Developing locally

If you want to add features, clone this repo, open terminal:

Install dependencies

npm init

Then, run the development server:

npm start

And it will help you test out your changes.

Citations

Created by William M. Riley:

Related

License

  • MIT

Package Sidebar

Install

npm i create-stencilseo

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

98.3 kB

Total Files

4

Last publish

Collaborators

  • dominicboettger