Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 160 Bytes

readme.md

File metadata and controls

17 lines (12 loc) · 160 Bytes

Installation

npm install && npm run dev

Run on local PHP server

php -S localhost:8000

File watcher for rebuild

npm run watch