Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 194 Bytes

development.md

File metadata and controls

12 lines (8 loc) · 194 Bytes

Easel Development

npm install
npm start

Note, this creates junk files for now. This will be fixed later

PHP

  • Run development server -> php -S 127.0.0.1:9090 -t . -c php.ini