Newer
Older
schrodinger / README.md
@biosfood biosfood on 25 Dec 2022 324 bytes correct readme link
# Schrodinger equation introduction

A writeup of everything I currently know about quantum mechanics, especially the schrodinger equation.

## Building

Install all necessary packages:
```npm i```

Build the article files:
```npm run build```

The article build uses the [gruvbox theme](https://github.com/morhetz/gruvbox)