Skip to content

Latest commit

ย 

History

History
33 lines (24 loc) ยท 1.58 KB

README.md

File metadata and controls

33 lines (24 loc) ยท 1.58 KB

๐Ÿ›๏ธ O15Y.com

This is the landing page and temporary website for O15Y.

Status
Build Netlify Travis CI Contributors
Website Website status Uptime GitHub
Dependencies Dependencies Dev dependencies Vulnerabilities

๐Ÿ›  Usage

Clone or fork this repository, then install dependencies:

yarn

Compile TypeScript:

yarn build

Generate static site in dist folder:

node dist/build.js

๐Ÿ“ License