Add readme

This commit is contained in:
Your Name 2022-11-21 12:27:35 +02:00
parent dd4fcc97a2
commit 03efd3a151
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,6 @@
### faifood
1. Clone repo
2. npm install -g /path/to/repo
3. type faifood in the terminal!
2. cd faifood
3. npm install
4. npm install -g /path/to/repo
5. type faifood in the terminal!