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