Add web/ getting started instructions

This commit is contained in:
Austin Chen 2021-12-02 15:44:08 -06:00
parent a38c4fea3a
commit abb572de33

View File

@ -1 +1,7 @@
Mantic Markets web
# Mantic Markets web
### Getting Started
1. Run `npm install`
2. Run `npm run dev`
3. Your site will be available on http://localhost:3000