Skip to content

KeyteqLabs/ezexceed-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Releases

No releases published

Packages

No packages published