Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 361 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 361 Bytes
Market Master Logo

Market Master

A fun, interactive platform to educate the public on financial literacy.

Developmen

  1. Install dependencies

    npm install --force
    
  2. Run the development server

    npm run dev