create-fast-element
v1.0.1
Published
A CLI for creating a FAST Element component library.
Downloads
10
Maintainers
Readme
Create FAST Element Starter
This is CLI tool for building your own web component library using FAST Element.
Getting Started
npm init fast-element <your-project-name>Example:
npm init fast-element my-component-libraryNote: project name must be unique and in kebab-case.
