Skip to content

JJW8071/champions

 
 

Repository files navigation

Icon Champions

Build Status Join the chat at https://gitter.im/hook/champions

Development

Clone this repository with git.

Installation

Install all NPM packages and update packages that need it.

  $ npm install
Windows

If you are developing in a Windows environment, make sure to set your line endings preferences to autocrlf.

Local Development

Run a webpack-dev-server and navigate to localhost:8080 test changes.

  npm start

Linting and Testing

Periodically lint your code and run tests to ensure basic functionality has not broken. ESLint and SassLint can be enabled inside your IDE for WebStorm, Sublime Text or Atom.

  npm test

Deploying

Lint, Test, Build and publish to gh-pages branch is done automatically by Travis-CI on git push.

Packages

No packages published

Languages

  • JavaScript 87.6%
  • CSS 11.7%
  • Other 0.7%