Skip to content

symroe/BetterJobAdverts

 
 

Repository files navigation

Build Status

###Installing and running locally

Clone the repo and install requirements:

git clone git@github.com:Doteveryone/BetterJobAdverts.git
cd BetterJobAdverts
virtualenv .
pip install -r requirements.txt

To run the website:

source bin/activate
python server.py

To run the tests:

source bin/activate
python tests.py.py

To run asset pipeline:

gulp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.1%
  • HTML 37.2%
  • Python 16.0%
  • JavaScript 0.7%