This is a sample seed project showing a simple way to set up all these technologies.
- Clone the repo
- Run
npm install - Run
gulp - Start up a local server:
php -S localhost:8888 -t public/ - Open http://localhost:8888 in your browser
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a sample seed project showing a simple way to set up all these technologies.
npm installgulpphp -S localhost:8888 -t public/