# Superplate - 프론트엔드 보일러플레이트

> Clean Markdown view of GeekNews topic #4176. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4176](https://news.hada.io/topic?id=4176)
- GeekNews Markdown: [https://news.hada.io/topic/4176.md](https://news.hada.io/topic/4176.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-05-02T10:15:43+09:00
- Updated: 2021-05-02T10:15:43+09:00
- Original source: [pankod.github.io](https://pankod.github.io/superplate/)
- Points: 16
- Comments: 1

## Topic Body

- 최신 프레임워크들을 묶어서 빠르게 개발을 시작

- 현재는 Next.js 기반이고, React/Vue/Svelte 등도 추가 예정

- CLI 통해서 다양한 플러그인 선택해서 프로젝트 생성 가능

ㅤ→ UI Frameworks : Tailwind CSS, React Bootstrap, Chakra UI, Ant Design

ㅤ→ CSS Preprocessors : CSS / styled-jsx, SASS / SCSS..

ㅤ→ Features : Fetch, Axios, Storybook, Reverse Proxy, Bundle Analyzer, Apollo GraphQL Client..

ㅤ→ Hooks : SWR, React Query, react-use

ㅤ→ State Management : Redux, Mobx, Recoil

ㅤ→ i18n : next-translate, next-i18next

ㅤ→ Linters / Formatters : ESLint, Prettier..

ㅤ→ Testing Frameworks : Jest, React Testing Library, Enzyme

ㅤ→ E2E Testing Frameworks : Cypress, WebdriverIO

ㅤ→ CI Tools : GitHub Actions, Travis CI

## Comments



### Comment 5059

- Author: xguru
- Created: 2021-05-02T10:15:50+09:00
- Points: 1

- SaaS Boilerplate - SaaS를 손쉽게 개발 시작하기 https://news.hada.io/topic?id=2848

- 최신 도구로 새 TypeScript 프로젝트 시작하기 [2021]  https://news.hada.io/topic?id=4158
