updated readme

This commit is contained in:
Ro 2020-07-21 12:49:18 -07:00
parent 93841318ab
commit 2e4e9d0f42

View file

@ -5,8 +5,7 @@ The Fipamo project was born from a need for a simple, easy to use no data blog p
Because nobody has time for all that.
## So here's what you need to use Fipamo
You'll need at least `Node 10.16.0` and `PM2` is you want to use Fipamo to serve your html, css and js files. If you want to contribute to the project, you're gonna need `nodemon` for you dev environment.
Once you have all of that taken care of, run `npm install` and go to `https://yourdomain/@/dashboard` start your set up. Yup. That's it.
## Check the (WIP) Docs to get you started. <br>
![Getting Started](https://code.playvicio.us/Are0h/Fipamo/wiki/00---Start) <br>
![Install](https://code.playvicio.us/Are0h/Fipamo/wiki/01---Install) <br>
![Using Fipamo](https://code.playvicio.us/Are0h/Fipamo/wiki/02-Usage) <br>