themoment-team / official-gsm-front

광주소프트웨어마이스터고등학교 공식 홈페이지

Home Page:https://official.hellogsm.kr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

official-gsm-front

광주소프트웨어마이스터고등학교 공식 홈페이지입니다.

Commands

root package.json scripts에 --filter command를 포함하여 작성해두었습니다.

$ git clone https://github.com/themoment-team/official-gsm-front.git
$ cd official-gsm-front
$ pnpm install

# command of a specific package
$ pnpm <package-name> <command>

# example
$ pnpm client dev

Directory structure

...
│── apps
│   └── client
│   └── admin
│   └── storybook
│
│── packages
│   └── api
│   └── common
│   └── eslint-config-custom
│   └── tsconfig
│   └── types
│   └── ui
...

Skill set

- application
  Next.js - App Router

- core library
  Storybook
  Typescript
  emotion
  @tanstack/react-query
  axios

About

광주소프트웨어마이스터고등학교 공식 홈페이지

https://official.hellogsm.kr


Languages

Language:TypeScript 98.7%Language:JavaScript 1.3%Language:HTML 0.0%