Skip to content

KeyteqLabs/ezexceed-guide

Repository files navigation

eZExceed Documentation 2.0

Read the documentation

Contributing

Get up and running modifying the document:

npm install
sudo npm install -g grunt-cli

CLI tools while building:

  • grunt Manually build the project
  • grunt connect Run a static webserver for the project
  • grunt watch Runs a watched that builds the project every time you modify a file

The actual documentation site uses GitHub pages and the gh-pages branch is merged in from master.