dhlee33 / SUB-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 98.8%Language:HTML 0.6%Language:CSS 0.6%