Skip to content

Latest commit

 

History

History
 
 

docs_src

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

docs Source

This directory contains React.js source for building website into docs/.

Running on Local

  1. Run npm run start

Deployment

  1. Remember to copy src/jellify.js to docs_src/public/js/jellify.js first
  2. Run npm run build
  3. Delete the old docs/
  4. Copy files from build/ to docs/

Testing Deployed Files

  1. Copy files from build/ to jellify-ur-website/
  2. Start a live server from jellify-ur-website/

UI References