Added readline function, started work on shops, added some comments, made main menu and a bit of the start.
This commit is contained in:
parent
455a867719
commit
e413a5dea4
17 changed files with 3889 additions and 17 deletions
5
files/package.json
Normal file
5
files/package.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"readline-sync": "^1.4.10"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue