Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

erxes/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

  1. git clone https://github.com/erxes/docs.git
  2. cd docs/website
  3. yarn install
  4. yarn start

Deploy

GIT_USER='git username' CURRENT_BRANCH=master USE_SSH=true yarn run publish-gh-pages