Skip to content

fis-dev/fis-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 18, 2017
f830200 · Sep 18, 2017
Sep 18, 2017
Apr 19, 2015
May 25, 2015
May 7, 2015
Sep 21, 2015
Jan 14, 2015
Jan 14, 2015
Jan 12, 2015
Apr 19, 2015
Jan 15, 2015
Jun 18, 2015
Jun 3, 2015
Feb 9, 2015
Jan 15, 2015

Repository files navigation

fis-doc

pre

$ npm install
$ export PATH=$(pwd)/node_modules/.bin:$PATH
$ export NODE_PATH=$(pwd)/node_modules

use

  • release

    $ make
  • debug

    $ git clone https://github.com/fex-team/fis-plus.wiki.git doc
    $ make debug