/onix

Testing website for onix-js framework

Primary LanguageLessOtherNOASSERTION

Onixjs

About

  • this repo contains ES6 js source files (see src/ folder), which are used in tests.

Init

  • git submodule init
  • git submodule update
  • npm install
  • npm run dev (dev - development, watch - watch for changes, see package.json)
  • node server.js - test server, see url http://localhost:8001/ in your prefered browser

Documentation

  • please run in browser docs/index.html