Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 707 Bytes

File metadata and controls

20 lines (12 loc) · 707 Bytes

Decisive

The elegant, free Eisenhower Matrix app.

Contributing

Contributions are welcome!

Building the App

You'll need the latest NPM, as well as familiarity with running commands from the terminal.

  1. Clone the repo.
  2. Run npm install.
  3. Run npm start; a development server will start and the app will be accessible on http://localhost:9000.
  4. Make any changes, and they'll be reflected in real time with React Hot Loader.

Making Contributions

Contributions are always welcome. If you find a missing feature or bug, feel free to open a Pull Request. Be patient while core contributors find the time to review your code, and don't be surprised if you're asked to make changes.