IAMDEVLOPR is an extenstion on the Thane boilerplate from thibmaek. If you're a student "Devine" at Howest Kortrijk, Belgium, this boilerplate is perfect for starting new assignments. If not, it's still very useful and easy to start new web projects.
- Make sure you have Gulp installed on your machine and run the
Gulp.command
file. This will auto-install the needed packages which are described inpackage.json
and automatically will start the Gulp watch task. - Install Bower and run
bower install
to install client side dependencies. (Located inlib/
) - Add your database connection in dao/dao.php
- When finished on your project upload the
deploy
folder to the server. This contains all the minified and generated files you need for the web.
- Come at me - @gerbengeeraerts
- Or at me - @thibmaekelbergh
- Or fork this project and issue a pull request!