Skip to content

C2DH/popkult60-exhibit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Popkult60 exhibit

Welcome to Popkult60 exhibit website based on React!

Development

Add a local development file, usually .env.development containing the correct path for REACT_APP_PROXY This path will be used to get the JSON resources out of the miller API.

yarn install
make run-dev

Deployment

Automatic github workflows run on git tags and on pushes to the master branch.