update README, add yarn lock & package.json

This commit is contained in:
Xevion
2020-12-13 17:51:54 -06:00
parent 4bc226713a
commit 992ecafc09
3 changed files with 65 additions and 34 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"axios": "^0.21.0",
"katex": "^0.12.0",
"vue-katex": "^0.5.0"
}
}