https://github.com/repcomm/network-hub-site
a demo thing
https://github.com/repcomm/network-hub-site
Last synced: 10 months ago
JSON representation
a demo thing
- Host: GitHub
- URL: https://github.com/repcomm/network-hub-site
- Owner: RepComm
- Created: 2021-07-30T04:16:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T04:16:32.000Z (over 4 years ago)
- Last Synced: 2025-01-28T08:52:26.243Z (12 months ago)
- Language: TypeScript
- Homepage: https://repcomm.github.io/network-hub-site
- Size: 198 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# carousel-demo
Just goofing around as it were.
Packaged with [snowpack](https://www.snowpack.dev/)

## scripts
### start
Local http dev server (uses `snowpack dev`)
`npm run start`
### build
`npm run build`
### build-types
`npm run build-types`
### publish
`npm run publish`