An open API service indexing awesome lists of open source software.

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

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