12 lines
135 B
Markdown
12 lines
135 B
Markdown
# ekreten
|
|
|
|
just a weird thing
|
|
|
|
## setup
|
|
|
|
need node.js / npm (or anything else if that pleases u).
|
|
|
|
```bash
|
|
npm install
|
|
npm run dev
|
|
```
|