Files
open-wc/docs/guide
Westbrook Johnson a5b5ebbe63 docs: add https://iooxa.dev/ libraries
style: format
2020-08-06 21:49:36 +03:00
..
2020-02-17 14:31:10 +01:00
2020-05-08 15:53:11 +02:00

permalink, title, section, tags
permalink title section tags
guide/index.html Guide guides
guides
section

Introduction

The goal of Open Web Components is to empower everyone with a powerful and battle-tested setup for sharing open source web components. We try to achieve this by giving a set of recommendations and defaults on how to facilitate your web component project. Our recommendations include: developing, linting, testing, tooling, demoing, publishing and automating.

Quickstart

This will kickstart a menu guiding you through all available Open Web Components actions.

# in a new or existing folder:
npm init @open-wc
# requires node 10 & npm 6 or higher

Available Recommendations

Our Philosophy

You can read all about our motivation and our philosophy here.

FAQ

Example

The Set-Game Example uses all the above recommendations. You can find a published storybook here: https://example-set-game-open-wc.netlify.com/.