Skip to content

IMPACT: Integrated Management and Planning of Actions (for Human Rights and SDGs) - Client-side application

License

Notifications You must be signed in to change notification settings

hrcnz/impactoss-client

 
 

Repository files navigation

Stories in Ready

Quick start

  1. Clone this repo using git clone https://github.com/impactoss/impactoss-client.git
  2. Run npm run setup to install dependencies and clean the git repo.
    We auto-detect yarn for installing packages by default, if you wish to force npm usage do: USE_YARN=false npm run setup
    At this point you can run npm start to see the example app at http://localhost:3000.

Documentation

From react-boilerplate that this application is based on (see Acknowledgement below)

Contributors

See CONTRIBUTORS.md

Acknowledgement

This application was originally based on Max Stoiber's excellent react-boilerplate

https://www.reactboilerplate.com, https://github.com/react-boilerplate/react-boilerplate

License

This project is licensed under the MIT license, see LICENSE.md.

About

IMPACT: Integrated Management and Planning of Actions (for Human Rights and SDGs) - Client-side application

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • HTML 0.7%