Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 306 Bytes

development.md

File metadata and controls

10 lines (7 loc) · 306 Bytes

Back

Development

Start docker

  1. Execute cd ./.docker && ./bin/start_dev.sh
  2. Configure /etc/hosts adding the line 127.0.0.1 syliusplugin.local
  3. Open syliusplugin.local and develop!

Next: Testing