GustavoFernandes / order-splitter

https://gustavofernandes.github.io/order-splitter/
MIT License
3 stars 3 forks source link

Feature/gulp serve #32

Closed jonsmithers closed 7 years ago

jonsmithers commented 7 years ago

Run gulp serve to serve up the src/ directory and automatically refresh your browser whenever you edit files inside src/.

This builds upon Billy's recent pull requests.

I also committed the yarn.lock because I know everyone uses yarn since it's so much faster.