evandana / keep-ahope

AHOPE is a harm reduction and needle exchange site. Access, Harm Reduction, Overdose Prevention and Education.
GNU Affero General Public License v3.0
0 stars 5 forks source link

AHOPE 2018

SETUP

# install dependencies
npm install

npm run start

Authorization

Contact an administrator to grant you permissions with these instructions

DEVELOPMENT

http://localhost:8080/

development server npm run start

PRODUCTION

http://localhost:3000/

Uses react-scripts

build npm run build -- Don't forget to first copy the static images from src/static/images into public/images

DEPENDENCIES