Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 229 Bytes

File metadata and controls

9 lines (7 loc) · 229 Bytes

The Escher website: https://escher.github.io

To deploy

  1. Make changes in src/. (build/ and assets/ are autogenerated)
  2. Run npm run build
  3. Run npm run copy
  4. Commit the changes to the repo
  5. Push to master