https://github.com/danielesteban/wfc
https://github.com/danielesteban/wfc
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielesteban/wfc
- Owner: danielesteban
- License: mit
- Created: 2022-11-11T18:00:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-14T21:25:40.000Z (over 3 years ago)
- Last Synced: 2025-02-13T05:34:24.534Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://wfc.gatunes.com
- Size: 97.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[wfc](https://wfc.gatunes.com)
==
```bash
# clone repo:
git clone https://github.com/danielesteban/wfc.git
cd wfc
# install dependencies:
npm install
# start environment:
npm start
# open http://localhost:8080/ in your browser
```