Just simple boilerplate based on Zurb Foundation
- Install Codekit (Not necessary to purchase).
- Install Node 7.2.1 or greater.
- Clone the project.
- HTTP:
git clone [email protected]:salexpro/foundation-boilerplate.git
- SSH:
[email protected]:salexpro/foundation-boilerplate.git
- HTTP:
# Install the dependencies with npm
npm install
Press the "Build Project" button in CodeKit app.
This boilerplate as well have a deploy step that creates build.zip and might be used for deploy (creates preview
branch from build folder)