eval42-project / eval42-front

✅ Evaluation Helper @ 42Seoul
0 stars 0 forks source link
42 react

✅ Eval42

Evaluation Helper @ 42Seoul

This Project is build with CRA and ❤️


🛠 Development Environment


💻 How to Run

Before you run, you need to create .env file for some constants. Check .env.sample for detail. Setting simple backend server, see simple-42api-oauth.

🏡 Start Project in Local

$ yarn
$ yarn start

🏗 Build Project

yarn build

📜 Check lint

yarn lint