Skip to content

CWTSLeiden/Crossref-Participation-Reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2153e0b · Aug 20, 2020
Aug 7, 2020
Feb 8, 2018
Feb 23, 2018
Feb 23, 2018
Feb 23, 2018
Apr 5, 2018
Feb 8, 2018
Mar 21, 2018
Apr 24, 2018
Feb 28, 2018
Feb 14, 2018
Sep 24, 2019
Aug 20, 2020
Jul 6, 2020

Repository files navigation

Participation Reports

Dev

  • For mac make sure xcode is installed, it is required for the brunch sass compiler
  • npm install
  • npm start
  • dev server runs at http://localhost:3333/${baseUrl}/ *baseUrl found in deployConfig

Prod

  • npm run build

Docker instructions

Assuming docker is installed from:

https://www.docker.com/community-edition

Build docker image within this directory with with:

docker build -t particpation-reports .

Run docker container with:

docker run  -p "80:3333" particpation-reports

Browse to:

http://localhost/participationreports/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published