Coder Social home page Coder Social logo

katherine95 / firefox-health-dashboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mozilla-frontend-infra/firefox-health-dashboard

0.0 1.0 0.0 5.39 MB

Home Page: https://firefox-health-dashboard.netlify.com

License: Mozilla Public License 2.0

JavaScript 86.57% CSS 13.43%

firefox-health-dashboard's Introduction

Build Status Coverage Status

Firefox health dashboard go to dashbaord

Show Firefox metrics and insights to help meeting release criteria.

Development

Prerequisites

Install Latest LTS Version: 10.15.2 (includes npm 6.4.1) Binaries, installers, and source tarballs are available at https://nodejs.org/en/download/.

To update your npm and install globally, type this into your terminal

npm install npm@latest -g

Verify node is installed, and see the version:

npm -v

yarn is a fast, reliable, and secure dependency management tool. You can now use yarn to install reason and manage its dependencies.

To install Yarn, it is best to consult the official documentation for your particular platform.

Install Yarn globally:

npm install -g yarn

Verify the install worked, and see the version installed:

yarn -v

Installing

If you want to inspect the code, or want to make changes: Fork this repository to your GitHub account, then clone and install:

git clone https://github.com/<YOUR_ACCOUNT>/firefox-health-dashboard.git
cd firefox-health-dashboard
yarn install

Development

Start a local development server on port 5000.

yarn start

Any ESLint errors will pollute the console output during development. Many can be fixed with

yarn lint --fix

You can run the tests with

yarn test 

Some tests use html templates for comparision. If you change the page structure, then you must update the template:

yarn test -u

If you want feedback on your pull request, but tests do not pass yet, you can push with --no-verify:

git push --no-verify origin

Troubleshooting

  • yarn reset to clear the local cache

Extra information

Neutrino and preset

This project uses Neutrino and the @neutrinojs/react preset. You can read about all features included in this preset in here.

Attributions

  • heartbeat icon by Creative Stall from the Noun Project

Credit

Netlify

firefox-health-dashboard's People

Contributors

armenzg avatar klahnakoski avatar airimovici avatar aimenbatool avatar sarah-clements avatar 2alin avatar renovate-bot avatar a-deeb avatar stuartphilp avatar cpeterso avatar brunodmartins avatar divyanshu-rawat avatar dependabot[bot] avatar lelouchb avatar harishyamu avatar sakshi97 avatar leslie-alldridge avatar js636f avatar rokiis avatar fcmam5 avatar andersongaldin avatar annlinros avatar csd713 avatar djmitche avatar jilliananderson avatar melvin2016 avatar niklabh avatar rvandermeulen avatar driver-by avatar trangnguyenbc avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.