https://github.com/flaque/ratemyland
https://github.com/flaque/ratemyland
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flaque/ratemyland
- Owner: Flaque
- Created: 2015-11-02T22:42:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-12T05:28:16.000Z (over 9 years ago)
- Last Synced: 2025-01-20T10:13:49.726Z (4 months ago)
- Language: PHP
- Size: 1.17 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.html
Awesome Lists containing this project
README
RateMyLand
How to setup
- For Mac
Are you okay with spending 32$ for a better UI?
- Go get Codekit.
- Drag the folder that has “index.html” into codeKit and bam. You’re done.
Want to do things for free?
- Go get MAMP.
- Drag things into it’s folder. Bam. You’re mostly done.
- For Windows
???????
Installing dependencies (Woah! Much Fun! Such Easy!)
- 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.
- Sass
I’ll add this later.
- Webpack
Cool! Now that you have Node, installing everything else should be easy.
Type this in your CMD or Terminalbash
npm install webpack -g