Skip to content

ASSETS-Conference/assets2023_temp

 
 

Repository files navigation

ASSETS2023

This repo holds the ASSETS2023 website:

The ASSETS2023 website was built upon the template provided by the ASSETS2022 webchairs who worked from the Sandbox Bootstrap 5 template and made significant implementation updates to improve accessibility.

Running Locally

Install node.js from https://nodejs.org/en/download/

In command line,

  • cd into the folder that contains index.html (e.g. cd ~/Documents/assets2022/)
  • run http-server -c-1

Open http://localhost:8080/ in your browswer.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.1%
  • JavaScript 14.0%
  • CSS 5.9%