https://github.com/evgenyneu/walk_to_circle_web
Website for Walk to Circle iOS app
https://github.com/evgenyneu/walk_to_circle_web
Last synced: about 2 months ago
JSON representation
Website for Walk to Circle iOS app
- Host: GitHub
- URL: https://github.com/evgenyneu/walk_to_circle_web
- Owner: evgenyneu
- License: mit
- Created: 2015-02-15T00:01:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-24T22:02:38.000Z (about 7 years ago)
- Last Synced: 2025-01-10T14:43:43.718Z (3 months ago)
- Language: HTML
- Homepage: http://walktocircle.com
- Size: 384 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Development
After cloning the github repo into a dir:
npm install
Demo in browser:
gulp serve
Build:
gulp
Deploy:
gulp deploy