Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 212 Bytes

File metadata and controls

9 lines (7 loc) · 212 Bytes

Lambda website

Static site for lambda-client.

npm install
npm run dev     # rebuild style.css on change
npm run build   # minified build, run before committing