Contribute on dile-components
This is a monorepository managed by Lerna.
To develop web components or run the demos allocated on the demo
folder, you need to use Lerna to solve the common dependencies installed on the monorepo.
1.- Clone this repository
2.- Run npm install
to install the dependencies
3.- Run npm run lerna bootstrap
to link local packages together
4.- Run npm run start
to launch the demos