ํผํซ๋งค์น๋ ํฌ์ธํธ ์ถฉ์ ์ผ๋ก ๋ฐ๋ ค๋๋ฌผ ์ ์ ๊ณผ์ ์ ์ ๋ขฐ์ฑ์ ํ๋ณดํ๊ณ , ์ํตํ๊ธฐ์ ์ผํํ๊ธฐ๋ฅผ ํตํด ์ ์ ์ดํ์๋ ์ด์ฉํ ์ ์๋ ๋ฐ๋ ค๋๋ฌผ ์ ์ ํ๋ซํผ ์ ๋๋ค.
https://www.youtube.com/watch?v=pyyAn5ecbxA
Chrome | Safari | Firefox | Edge |
---|---|---|---|
Yes | Yes | Yes | Yes |
Fork master
branch into your personal repository. Clone it to local computer. Install node modules. Before starting development, you should check to see if there are any errors.
$ git clone https://github.com/[username]/perpetmatch-front.git
$ cd perpetmatch-front
$ yarn install
$ yarn start
You can see your code is reflected as soon as you saving the codes by running a server.
Before creating a PR, test and check for any errors. If there are no errors, then commit and push.
This software is licensed under the MIT.