SushiJS 프로젝트로 ITAMAESAN 조직을 설립했습니다! 🎉
Itamaesan Org는 SushiJS 프레임워크를 사용하여 MIT 라이센스로 자유롭게 코딩할 수 있는 TypeScript 및 Javascript 기반입니다.
SushiJS
SushiJS는 개발자가 훌륭한 도구를 만들 수 있도록 도와주는 Typescript, NextJS, TailwindCSS 및 Motion Framer 프로젝트입니다!
✨ 개발자를 돕기 위한 프로젝트인 ITAMAESAN을 발표하게 된 것을 자랑스럽게 생각합니다.
✨ ITAMAESAN은, 오픈소스의 MIT라이센스로 開発する開発者を支援する projecty입니다.
프로젝트 주최자
특징
✨ Typescript
📘 NextJS
🌗 CSS
😶🌫️ Framer Motion
🦄 Favicons
📱 Responsive Nav
🍱 Easy, git clone & npm install/run
🎉 Folder organized structure
프로젝트 구조
🍣 SushiJS
├──⚖️ LICENSE
├──👩⚖️ Code_of_Conduct.md
├──🍱 components
│ ├──🥡 BigText
│ │ ├──🔵 BigText.tsx
│ │ └──🟦 index.ts
│ ├──🥡 Container
│ │ ├──🔵 Container.tsx
│ │ └──🟦 index.ts
│ └──🥡 Footer
│ ├──🔵 Footer.tsx
│ └──🟦 index.ts
├──🍱 lib
│ └──🟦 classNames.ts
├──🟦 next-env.d.ts
├──🟡 next.config.js
├──🟨 package-lock.json
├──🟨 package.json
├──🍱 pages
│ ├──🔵 404.tsx
│ ├──🔵 _app.tsx
│ ├──🔵 _document.tsx
│ ├──🥡 api
│ │ └──🟦 hello.ts
│ └──🔵 index.tsx
├──🟡 postcss.config.js
├──🍱 public
│ ├──🥡 fonts
│ │ └──🅰️ inter-var-latin.woff2
│ ├──🤖 robots.txt
│ └──🥡 static
│ └──🧃 favicons
│ ├──🎆 SushiJS-icon - Copy.png
│ ├──🎆 SushiJS-icon.png
│ ├──🎆 android-chrome-192x192.png
│ ├──🎆 android-chrome-512x512.png
│ ├──🎆 apple-touch-icon.png
│ ├──🐘 browserconfig.xml
│ ├──🎆 favicon-16x16.png
│ ├──🎆 favicon-32x32.png
│ ├──⭐️ favicon.ico
│ ├──🎆 favicon.png
│ ├──🎆 icon-192.png
│ ├──🎆 icon-512.png
│ ├──🎆 mstile-270x270.png
│ ├──🎇 safari-pinned-tab.svg
│ └──🟡 site.webmanifest
├──🍱 styles
│ └──#️⃣ globals.css
├──🟡 tailwind.config.js
├──🟦 tsconfig.json
├──🟨 vercel.json
└──🟦 yarn.lock
시작하기
⬇️ git clone https://github.com/itamaesanorg/SushiJS.git
🔄 npm install
➡️ npm run dev
✨ Enjoy
시작하기
🐣 Twitter: https://twitter.com/itamaesanorg
🌐 Homepage: https://itamaesan.org redirects to https://SushiJS.com
특허
⚖️ MIT at: https://github.com/itamaesanorg/SushiJS/blob/main/LICENSE
우리는 실행
Vercel 🍣 Thanks Vercel if you read that!
Reference
이 문제에 관하여(SushiJS 프로젝트로 ITAMAESAN 조직을 설립했습니다! 🎉), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://dev.to/miguelgargallo/i-founded-itamaesan-org-with-sushijs-project-52jd텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)