Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bonge-ian/traversy-social-devconnector-theme-clone

This is a clone of Traversy's Social DevConnector Theme
https://github.com/bonge-ian/traversy-social-devconnector-theme-clone

Last synced: about 2 months ago
JSON representation

This is a clone of Traversy's Social DevConnector Theme

Awesome Lists containing this project

README

        

# Zurb WebApp Template Clone of DevConnector Theme
This is a clone of Brad Traversy's DevConnector Theme made by Zurb's Foundation Template which includes their robust template engine([PANINI](https://foundation.zurb.com/sites/docs/panini.html)).

## Installation
Before cloning this repo, make sure you have
- NPM
- Foundation CLI
installed on your PC.

If you have them installed then,
- Clone this repo.
- cd to folder
- open terminal
- Run ```npm install```
- Run ```foundation watch```