-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Aurelijus edited this page Dec 17, 2019
·
7 revisions
- Clone the repository
git clone https://github.com/Diceon/Stackoverflow-documentation.git
- Install composer dependencies
composer install
- Install npm dependencies (optional)
npm install
- Import database structure from _stackoverflow.sql file.
- Rename config/_database.php to database.php and enter database info.