Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
광주소프트웨어마이스터고등학교의 모든 프로젝트를 한곳에
- Host: GitHub
- URL: https://github.com/themoment-team/everygsm-client
- Owner: themoment-team
- Created: 2023-04-04T05:38:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-30T14:46:45.000Z (7 months ago)
- Last Synced: 2024-04-30T16:10:26.680Z (7 months ago)
- Topics: emotion, nextjs13, react, storybook, typescript, zustand
- Language: TypeScript
- Homepage: https://every.hellogsm.kr
- Size: 60.1 MB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```