xocoinc / xoco

The comrade market
1 stars 0 forks source link

Running the app locally

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.\ Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.\ You may also see any lint errors in the console.

yarn server

Runs the api only
Open http://localhost:5000

yarn dev

Runs both client and api