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

https://github.com/ottemo/ottemo.io

ottemo public website
https://github.com/ottemo/ottemo.io

Last synced: 11 months ago
JSON representation

ottemo public website

Awesome Lists containing this project

README

          

# Installation Instructions for Local Development ottemo.io
## Install Local Project Dependencies
cd
npm install
## Build project using Gulp
gulp build
## Run Client in Development Mode with Browser Reload
gulp serve