Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themoment-team/gsm-networking-front
광주소프트웨어마이스터고등학교 네트워킹 서비스
https://github.com/themoment-team/gsm-networking-front
emotion nextjs13 react storybook typescript
Last synced: about 7 hours ago
JSON representation
광주소프트웨어마이스터고등학교 네트워킹 서비스
- Host: GitHub
- URL: https://github.com/themoment-team/gsm-networking-front
- Owner: themoment-team
- Created: 2023-09-25T23:02:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T09:15:45.000Z (7 months ago)
- Last Synced: 2024-04-14T00:24:48.962Z (7 months ago)
- Topics: emotion, nextjs13, react, storybook, typescript
- Language: TypeScript
- Homepage: https://www.gsm-networking.com
- Size: 1.56 MB
- Stars: 12
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GSM Networking
광주소프트웨어마이스터고등학교 네트워킹 서비스입니다.
## Commands
```bash
$ git clone https://github.com/themoment-team/GSM-Networking-front.git
$ cd GSM-Networking-front
$ pnpm install# run dev
$ pnpm dev# run build
$ pnpm build# run storybook
$ pnpm storybook
```## Skill set
```txt
- application
Next.js - App Router- core library
Storybook
Typescript
emotion
```