helsinkijs / helsinkijs.org

Regular monthly JavaScript meetups in Helsinki

Home Page:https://helsinkijs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an initial readme for HelsinkiJS website.

To test the website, I use https://www.npmjs.com/package/http-server install it globally and run http-server

To generate /docs directory with parcel

parcel index.html --out-dir docs/

to avoid weird web socket with parcel:

parcel index.html --out-dir docs/ --no-hmr

About

Regular monthly JavaScript meetups in Helsinki

https://helsinkijs.org


Languages

Language:HTML 68.3%Language:JavaScript 16.9%Language:SCSS 14.8%