Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/themoment-team/everygsm-client

광주소프트웨어마이스터고등학교의 모든 프로젝트를 한곳에
https://github.com/themoment-team/everygsm-client

emotion nextjs13 react storybook typescript zustand

Last synced: about 7 hours ago
JSON representation

광주소프트웨어마이스터고등학교의 모든 프로젝트를 한곳에

Awesome Lists containing this project

README

        

# EveryGSM

광주소프트웨어마이스터고등학교의 프로젝트들을 하나로 연결해주는 서비스입니다.

## Commands

```bash
$ git clone https://github.com/themoment-team/EveryGSM-client.git
$ cd EveryGSM-client
$ pnpm install

# run dev
$ pnpm dev

# run build
$ pnpm build
```

## Skill set

```txt
- application
Next.js - App Router

- core library
Typescript
emotion
zustand
```