https://github.com/thgh/wdcommunity-website
https://github.com/thgh/wdcommunity-website
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thgh/wdcommunity-website
- Owner: thgh
- Created: 2018-03-30T09:17:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-12T08:54:12.000Z (almost 8 years ago)
- Last Synced: 2025-02-05T14:13:50.688Z (over 1 year ago)
- Language: HTML
- Size: 47.9 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wdcommunity-website
```bash
# Check for errors in packages
yarn verify
# Start local dev server
yarn dev
# Deploy on Netlify
npx netlify deploy
# Deploy on now.sh
npx now
```