Update README.MD
This commit is contained in:
parent
f3dcf43337
commit
78a63803d0
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ havn't throught of any better name sooo...
|
||||||
making it working :
|
making it working :
|
||||||
- download nodejs
|
- download nodejs
|
||||||
- download or setup on cloud a mongodb database
|
- download or setup on cloud a mongodb database
|
||||||
- add to mongodb an entry: (will be making a proper way to do it in the future maybe not so shure)
|
- add to mongodb an entry: (will be making a proper way to do it in the future maybe not so sure)
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
"_id": {
|
"_id": {
|
||||||
|
@ -23,4 +23,4 @@ making it working :
|
||||||
- `src/public/main.js:13:65`
|
- `src/public/main.js:13:65`
|
||||||
- `src/config/db.config.js:5:17` link to your mongodb database url
|
- `src/config/db.config.js:5:17` link to your mongodb database url
|
||||||
- `npm i`
|
- `npm i`
|
||||||
- `npm start`
|
- `npm start`
|
||||||
|
|
Loading…
Reference in a new issue