Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.
/ amo-milestones Public archive

Simple app to show issues by milestone for AMO team stand-ups

Notifications You must be signed in to change notification settings

mozilla/amo-milestones

Repository files navigation

No Maintenance Intended Build Status Coverage Status

amo-milestones

A simple app to support looking up issues by milestone for the focus of AMO team stand-ups.

This app is available to view here: https://amo-milestones.herokuapp.com/

Running the app

npm start or yarn start

Runs the app in development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will see the build errors and lint warnings in the console.

Build errors

npm test or yarn test

Runs the test watcher in an interactive mode.
By default, runs tests related to files changes since the last commit.

Read more about testing.

npm run build or yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Deployment

This app is deployed to heroku via the heroku branch e.g:

git push heroku master

Built with create-react-app

This project was bootstrapped with Create React App.

About

Simple app to show issues by milestone for AMO team stand-ups

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published