diff --git a/README.md b/README.md new file mode 100644 index 0000000..21c7d85 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +To run this project you need to install +[the nodejs](https://nodejs.org/en/download) +to have the npm running +(there are alternative ways to do it) + +after to have the NPM u need to install the Retype +``` +npm install retypeapp --global +retype start +``` + +Clone this github Repo and your project will be read to run +``` +retype start +```