Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 325 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 325 Bytes

Monkechu

To install Monkechu

Open a terminal and do the following commands

git clone https://github.com/TobiWtf/Monkechu.git Monkechu && cd Monkechu

Then, to install the proper dependencies, run this

npm install

After you can installed those, you can now run the app with

npm run start