Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 276 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 276 Bytes

Invest Eazy

An Fractional Investing Platform for Real Estate

Installation

To insall and run the website:

Install the dependencies and start the app.

npm install
npm run dev

Start the server in a another console simultaniously.

npm run serve-json