Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 510 Bytes

File metadata and controls

24 lines (15 loc) · 510 Bytes

CMS webwinkel software

Setup

Clone deze code naar de document root van je webserver, en open het in PhpStorm om er aan te werken. (git clone ...)

Om de database API users aan te maken, run db/setup.sql

Git handleiding (hoofdletter A?)

git fetch
git merge

git add -A
git commit -am "Ik heb iets veranderd"
git push

Credits

Opgezet m.b.v. HTML5 Boilerplate.

PHP DB site