Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 250 Bytes

recent-messages2 web

Houses a static JavaScript-based front-end web app.

Edit config.ts, then build like this:

npm i
npm run build

Output will be created in dist.

A sample nginx config file is available as nginx-example.conf