Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/makepad-fr/create-web-component

Create web components with zero configuration
https://github.com/makepad-fr/create-web-component

build-tool cli esm javascript npm-module typescript web-components zero-configuration

Last synced: 2 months ago
JSON representation

Create web components with zero configuration

Awesome Lists containing this project

README

        

# @makepad/create-web-component

A simple CLI that creates a web component with TypeScript and Webpack with no configuration.

## Getting started

### Install globally (optional)
```bash
npm install -g @makepad/create-web-component
```

### Usage
```bash
npx @makepad/create-web-component
```