update README

This commit is contained in:
nganhkhoa 2025-01-03 16:52:22 -06:00
parent e8bb3f8e1c
commit f50fe9f7fc

View File

@ -1 +1,19 @@
# README
# 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?
¯\_(ツ)_/¯