Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

광주소프트웨어마이스터고등학교 네트워킹 서비스

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
```