Skip to content

weivicky/photon

 
 

Repository files navigation

Photon Design System Build Status

Requires:

  • npm version: 4.1.2
  • node version: 7.7.0

To run (with hot-reloading!):

$ npm install
$ npm run serve

Navigate to http://localhost:3000 to see it!

To build:

$ npm install
$ npm run build

Once you have something you like, it's time to share it with the rest of us!

To get your changes merged:

  • Make sure you're working on staging, and submit the pull request to there. All our commits go through the staging site before being pushed to master.
  • Make your pull request as small as possible (so it's easier to review and merge them).
  • If it's something that needs to be merged as soon as possible, add a tag (e.g. urgent).

About

Firefox’s Photon Design System.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 82.0%
  • CSS 9.8%
  • JavaScript 7.9%
  • Shell 0.3%