Skip to content

ASSETS-Conference/assets2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASSETS2022

This repo holds the ASSETS2022 website:

The ASSETS2022 website was built on the Sandbox Bootstrap 5 template with 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.