Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yutarop authored Mar 14, 2024
1 parent 6c5cf8a commit 405bcb1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# TangoAPP
You can make your customized vocab app.
You can make your customized vocab app.

Install packages with the comand below.
```
$ node i
```
Add the words and their meanings you would like to memorize to the index.js file.

Then, start the server on your local computer.
```
$ nodemon index.js
Expand Down

0 comments on commit 405bcb1

Please sign in to comment.