diff --git a/README.md b/README.md index 8d317e9..d1add69 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,33 @@ -- React for building UI -- Linaria for styling -- Webpack for bundling -- Koa for server side rendering -- zod for api response validation +# Bandalart - Web + +
+ + + +## 시작하기 + +```shell +npm i +npm run dev +``` + +## 기술 + +- **React** for building UI +- **Linaria** for styling +- **Webpack** for bundling +- **Koa** for server