| Librairies / API’s | version |
|---|---|
| Font Awesome | 4.7.0 |
| JQuery | 3.3.1 |
| ParticulesJS | 2.0.0 |
/core//core/controllers//core/models//core/views//core/HTTPRoute.php/core/XHRRoute.php/core/connect.php/core/services.phpAfter cloning the repository you need to create the database json config file in the /core/constants directory which will be called config.json with inside:
{
"database": {
"host": "localhost",
"name": "id8823866_cv",
"char": "utf8",
"user": "id8823866_root",
"pass": "~75rRTijOvE<bkte"
}
}
Don’t forget to import the cv.sql file into your database !