https://github.com/datadavev/examples
Various examples for testing
https://github.com/datadavev/examples
Last synced: about 1 year ago
JSON representation
Various examples for testing
- Host: GitHub
- URL: https://github.com/datadavev/examples
- Owner: datadavev
- License: mit
- Created: 2021-02-17T12:00:27.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-24T11:55:08.000Z (about 4 years ago)
- Last Synced: 2025-02-02T09:27:18.962Z (over 1 year ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# examples
Various examples for testing.
Local serve with live reload:
```
browser-sync start --config bs-config.js
```
Global address: `https://dave.vieglais.com/examples`