This repo holds the ASSETS2025 website:
- Test server: https://assets-conference.github.io/assets2025/
- Production server: https://assets25.sigaccess.org/
Install node.js from https://nodejs.org/en/download/
In command line,
cd
into the folder that containsindex.html
(e.g.cd ~/Documents/assets2025/
)- run
http-server -c-1
Open http://localhost:8080/ in your browswer.