Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bonge-ian/traversy-social-devconnector-theme-clone
- Owner: bonge-ian
- Created: 2019-08-23T12:29:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T22:02:51.000Z (about 2 years ago)
- Last Synced: 2023-03-05T08:45:04.453Z (almost 2 years ago)
- Language: HTML
- Size: 3.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
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```