Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 649 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 649 Bytes

Webcomponents Sample

Ejemplo para la inicializacion a Webcomponents con javascript vanilla.

Index

Getting Started

Tech stack

  • Javascript Vanilla

Install project

The project is install with the regular npm commands.

  1. Run npm install to install all dependencies.

Build library

For the creation of the library, different scripts have been created in the package.json file.

  1. Run npm run build to create the library.