Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevevanopstal/web-components
https://github.com/stevevanopstal/web-components
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stevevanopstal/web-components
- Owner: SteveVanOpstal
- Created: 2019-02-26T20:16:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T11:17:37.000Z (about 2 years ago)
- Last Synced: 2024-11-27T13:36:17.067Z (2 months ago)
- Language: HTML
- Size: 78.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 89
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web components
To get this project running on `localhost:3200`, execute the following commands:
```bash
lerna bootstrap
lerna run build
npm start
```