Theme based on WP Bones, with adaptation of Gulp and Bower.
You will need the following things properly installed on your computer.
git clone [email protected]:eldalo/wp-ted.git
- change into the new directory
npm install
oryarn install
bower install
- init server
php -S 127.0.0.1:8081
- visit your web at http://127.0.0.1:8081/.
- go to folder
cd library
- init build
gulp