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
- Host: GitHub
- URL: https://github.com/ottemo/ottemo.io
- Owner: ottemo
- Created: 2019-05-07T13:34:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T08:52:08.000Z (over 3 years ago)
- Last Synced: 2025-06-04T19:24:14.448Z (about 1 year ago)
- Language: CSS
- Size: 30.7 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
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