Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 358 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 358 Bytes

2019.jsconf.asia

Main website of the JSConf.Asia 2019 extravaganza.

Development

Vanilla JS/CSS/HTML. To preview just open /index.html in a browser.

Deployment

Deploy the site to the http2.live web hosting service:

npm run deploy

Try out the Server Push manifest locally:

npm run serve