This Project is build with CRA and ❤️
npm install -g yarn
)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.
$ yarn
$ yarn start
yarn build
yarn lint