diff --git a/web/README.md b/web/README.md index e38d53be..4831265e 100644 --- a/web/README.md +++ b/web/README.md @@ -1 +1,7 @@ -Mantic Markets web \ No newline at end of file +# Mantic Markets web + +### Getting Started + +1. Run `npm install` +2. Run `npm run dev` +3. Your site will be available on http://localhost:3000