An open API service indexing awesome lists of open source software.

https://github.com/flaque/ratemyland


https://github.com/flaque/ratemyland

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

RateMyLand

How to setup

- For Mac

Are you okay with spending 32$ for a better UI?


  1. Go get Codekit.

  2. Drag the folder that has “index.html” into codeKit and bam. You’re done.

Want to do things for free?


  1. Go get MAMP.

  2. Drag things into it’s folder. Bam. You’re mostly done.

- For Windows

???????

Installing dependencies (Woah! Much Fun! Such Easy!)


  1. Node.js
    You may already have this. To test, open up Terminal or CMD and type in “npm”.

If not, you’ll need to install if by following the install here.


  1. Sass

I’ll add this later.


  1. Webpack
    Cool! Now that you have Node, installing everything else should be easy.
    Type this in your CMD or Terminal
    bash
    npm install webpack -g