website/README.md

20 lines
254 B
Markdown
Raw Normal View History

2025-01-04 05:52:22 +07:00
# My website
## Prepare, run, build
Requires npm and lamdera.
```
curl https://static.lamdera.com/bin/lamdera-1.3.2-linux-x86_64 -o /usr/local/bin/lamdera
chmod a+x /usr/local/bin/lamdera
```
```
npm install
npm start
```
## Why elm?
¯\_(ツ)_/¯