- Clone the repository from
main
git clone git@github.com:dlsu-lscs/leap25-web.git
cd leap25-web
-
Install dependencies:
npm install
-
Copy
.env.example
to.env
&& configure environment variables
npm run dev
- dev dependencies:
npm install -D eslint eslint-config-next prettier eslint-config-prettier eslint-plugin-prettier husky lint-staged jest babel-jest @testing-library/react @testing-library/jest-dom @testing-library/user-event