Skip to content

A user friendly tool for finding resources available for people re-entering society after incarceration in Washington state

License

Notifications You must be signed in to change notification settings

un-loop/wareentryresourceguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Washington Re-entry Connect

A collection of resources for people re-entering the community after incarceration

https://un-loop.github.io/wareentryresourceguide/

Prerequisites

Install Nodejs

Install

Install local dependencies:

cd website
npm install

Running

cd website
npm run startDev

Publishing

cd website
npm run buildProd
cp out/prod/* ../

Then commit and send a pull request for the changes.

Technologies

  • React (Facebook's industry standard JS UI library)

  • Typescript (JS with types)

  • Redux (A predictable JS state container)

  • Webpack (The package bundler that puts all the JS and HTML and fonts etc. into a single bundle)

About

A user friendly tool for finding resources available for people re-entering society after incarceration in Washington state

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published