Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 536 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 536 Bytes

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.