Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 260 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 260 Bytes

Auth App

To run the app:

yarn run start

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

To start mock server, go to server folder in the root directory and run:

node app.js