Hello, GSM은 광주소프트웨어마이스터고등학교 입학 지원시스템입니다.
- git clone
$ git clone https://github.com/themoment-team/hello-gsm-front.git
- setting project
$ yarn install
- start project
$ yarn workspace [hello-gsm | hello-gsm-admin | hello-gsm-calculate] dev
- build
$ yarn workspace [hello-gsm | hello-gsm-admin | hello-gsm-calculate] build
* project dependencies
- NextJS
- Axios
- Zustand
- emotion.js
- react-hook-form
* dev tools
- Visual Studio Code
- Prettier
- ESLint
* deploy
- Vercel