Skip to content

paradigmadigital/WebComponents-examples

 
 

Repository files navigation

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.

About

Ejemplo para la inicialización a webComponents con javascript vanilla

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.7%
  • HTML 10.3%