mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-11-22 12:00:41 +03:00
Update README.md
This commit is contained in:
parent
de453b2a7a
commit
627757814d
1 changed files with 4 additions and 5 deletions
|
@ -1,13 +1,12 @@
|
|||
|
||||
|
||||
# akf-forum
|
||||
<img src="https://raw.githubusercontent.com/Akif9748/akf-forum/main/public/images/logo.jpg" align="right" width="400px" />
|
||||
<img src="https://raw.githubusercontent.com/Akif9748/akf-forum/main/public/images/logo.jpg" align="right" width="300px" />
|
||||
|
||||
A Node.js based forum software
|
||||
A Node.js based forum software.
|
||||
|
||||
## Installation
|
||||
- Clone this repo. Or download it.
|
||||
- Write `npm i` for install **dependencies**
|
||||
- Write `npm i` to install **dependencies**.
|
||||
- Write `npm restart` for reset database, and `npm start` for run it.
|
||||
|
||||
## Credits
|
||||
* [Akif9748](https://github.com/Akif9748) - Project owner
|
||||
|
|
Loading…
Reference in a new issue