/SUB-web

Primary LanguageJavaScript

SUB-web

This codebase is SUB web client.

backend repository: https://github.com/yks1502/SUB-backend

Quick start

Initial setting

git clone https://github.com/ydh1304/SUB-web.git
cd SUB-web
sudo yarn

Once you run this code, you are ready to use SUB-web.

Run client

yarn start

If you run this code, the client will be running at http://localhost:3000.