JSConf Hi The official website for JSConf Hawai'i Installation git clone https://github.com/jsconfhi/jsconfhi.git cd jsconfhi/ npm install Running the app locally Development mode npm run develop Build Production Assets npm run build Serve Production Assets npm run serve