Are0h 2020-07-21 21:39:24 +02:00
parent aa803e24e0
commit b7fbfc8e32

@ -5,3 +5,5 @@ For starters, Fipamo requires [NodeJS](https://nodejs.org/en/) (anything greater
You don't need [GIT](https://git-scm.com/) to use Fipamo, but it would make updating a lot easier. Every release will be released as a downloadable zip as well, so it's up to you. You don't need [GIT](https://git-scm.com/) to use Fipamo, but it would make updating a lot easier. Every release will be released as a downloadable zip as well, so it's up to you.
If you are a lovely soul that wants to contribute to Fipamo, you're going to need [Nodemon](https://nodemon.io/) on your local environment. You can grab that as well using `npm install nodemon -g`. If you are a lovely soul that wants to contribute to Fipamo, you're going to need [Nodemon](https://nodemon.io/) on your local environment. You can grab that as well using `npm install nodemon -g`.
All Good? [On to installing Fipamo](https://code.playvicio.us/Are0h/Fipamo/wiki/01---Install)