0.5.3 • Published 5 years ago
@litcrits/web-components v0.5.3
Lit Crits Web Components
Link
Installing
This project uses npm and node to install dependencies.
How to do this is not described here because it depends on your operating system among other things.
yarn installStarting
The app runs Webpack in the background.
Simply run the folling to start the app at localhost:3883
yarn startContributing
Contributors to this project should:
- Fork the repository.
- Commit changes to a branch within the fork.
- Start a pull request in GitHub with a description of the fix.