1
1
Fork 0

fix not being able to compile app

This commit is contained in:
Ava Gaiety W 2025-02-11 20:22:38 -07:00
parent 6654677c43
commit 77aacde349
4 changed files with 3345 additions and 9868 deletions

2
.mise.toml Normal file
View file

@ -0,0 +1,2 @@
[tools]
node = "latest"

1
.nvmrc
View file

@ -1 +0,0 @@
10.15.0

View file

@ -2,16 +2,17 @@
For repos, work, and more
Uses [mise](https://mise.jdx.dev/), install necessary runtimes with `mise install`
## Developing
In two terminals
```sh
# first terminal
npm run start
npm start
# second terminal
npm run start:styles
npm run start:site
```
## Building for production, static site

13203
package-lock.json generated

File diff suppressed because it is too large Load diff