Skip to content

jonjondev/polity-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polity Web

This repo contains Polity's React/Redux web-client for their version 2 site.

Polity presents in-depth analysis & research on the latest political commentary & news, guiding you through the whole debate concerning the big issues. Serious news. Condensed.

Getting Started

If you do not already have Node Package Manager (NPM), you can install it from npmjs.com.

Start by installing dependencies with:

$ npm install

Running & Testing the Project

To start the gulp process and get the project running at localhost:8080 run:

$ npm start

To test the project run:

$ npm test

Deployment

To build a production Docker image from the project files run:

$ docker build -t image-name:tag-name .

For official image releases see the Dockerhub repo here.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

This project is available as open source under the terms of the MIT License.

About

A React/Redux web-client for the Polity news platform

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors