LorDOniX / onix

Testing website for onix-js framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Testing website for onix-js framework

License:Other


Languages

Language:Less 51.6%Language:JavaScript 40.4%Language:HTML 8.0%