Skip to content

Raise-Effect/prototypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raise Effect Prototypes

This is a basic prototype for the Raise Effect app created with Bootstrap.

Setup

Clone this repo and navigate to the new directory:

git clone https://github.com/Jobs-Economy/prototypes.git
cd prototypes/

Open up index.html and your browser and you're all set.

Development

Make sure you have Node.js installed, then run npm install in the project directory.

Run gulp, which will start a task to watch for changes to style.sass and compile that to style.css.

Make your changes in a feature branch, then submit a pull request.

Live Site

The prototypes are hosted through Github pages and available here: http://jobs-economy.github.io/prototypes/.

Releases

No releases published

Packages

No packages published