mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-11-22 20:10:40 +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
|
# 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
|
## Installation
|
||||||
- Clone this repo. Or download it.
|
- 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
|
## Credits
|
||||||
* [Akif9748](https://github.com/Akif9748) - Project owner
|
* [Akif9748](https://github.com/Akif9748) - Project owner
|
||||||
|
|
Loading…
Reference in a new issue