Beta version. To view the live site goto http://coderforge.io
You can contact us at mailto:coderforge.dublin@gmail.com
You will need the following things properly installed on your computer.
git clone <repository-url>
this repositorycd website
npm install
bower install
npm start
- Visit your app at http://localhost:3000.
npm test