Update the readme
This commit is contained in:
12
README.md
12
README.md
@@ -1,12 +1,8 @@
|
||||
# Firstack
|
||||
# MathU
|
||||
|
||||
Firstack is a template repo for a tech stack. This stack includes
|
||||
This is a project trying to teach advanced math concepts in the form of a Visual Novel on the web.
|
||||
|
||||
- [react](https://react.dev/)
|
||||
- [emotion](https://emotion.sh/)
|
||||
- [fastify](https://fastify.dev/)
|
||||
- [postgres](https://www.postgresql.org/)
|
||||
- [typescript](https://www.typescriptlang.org/)
|
||||
Status: Early days, but we have a base custom Visual Novel engine and a build step for converting latex into svgs we can render.
|
||||
|
||||
## Dependencies
|
||||
|
||||
@@ -24,6 +20,8 @@ nvm use
|
||||
npm install
|
||||
```
|
||||
|
||||
Also, you have to have latex installed, to compile stuff.
|
||||
|
||||
## Running it!
|
||||
|
||||
To run the application locally...
|
||||
|
||||
Reference in New Issue
Block a user