0.0.1 • Published 3 years ago

@henryv0/grafitti v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Grafitti - Built with Stencil

This project is build with StencilJS and aims to generate a component library of Web Components. You can find my writeup of this proof of concept in this file.

Installation

$ npm install
$ npm run build
$ npm run storybook

Running the above commands will give access to Grafitti's Storybook documentation.

Tests can be run with

npm run test

Built With Stencil