Remove extra dist/ and lib/ folders, and extra fonts

This commit is contained in:
Josh Goldberg
2022-08-15 00:36:07 -04:00
parent 390f07a6a7
commit 7018da95dd
29 changed files with 155 additions and 1214 deletions
-1
View File
@@ -33,7 +33,6 @@ cd EightBittr
yarn
yarn lerna bootstrap
yarn run hydrate
yarn run dist
```
### Local Development
+4
View File
@@ -24,3 +24,7 @@ These steps will become simpler over time...
9. [Events](./9.%20Events.md)
10. [Data](./10.%20Data.md)
11. [Text](./11.%20Text.md)
## The Finished Product
You can see the finished version in [`examples/FullscreenSaver`](../../examples/FullScreenSaver)! ✨