Skip to content

themoment-team/hello-gsm-front

Repository files navigation

Hello, GSM

Description

Hello, GSM은 광주소프트웨어마이스터고등학교 입학 지원시스템입니다.

GET start

- 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

Use Skill

* project dependencies
    - NextJS
    - Axios
    - Zustand
    - emotion.js
    - react-hook-form

* dev tools
    - Visual Studio Code
    - Prettier
    - ESLint

* deploy
     - Vercel