0.1.0 • Published 9 years ago

decisive v0.1.0

Weekly downloads
3
License
-
Repository
-
Last release
9 years ago

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.