Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 319 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 319 Bytes

omniscientjs.github.io

Homepage for the Omniscient library

Requirements

To build you need to have Node.js and NPM and jekyll installed:

  1. gem install jekyll
  2. Install dependencies: npm i

Build

Build by doing:

$ npm run build

watch

npm-exec gulp-watch

then serve the _site folder