東京都市大学のデジタルコンテンツ研究会のメンバーを中心に構成された、有志によるアニメーション制作集団です。このリポジトリはそのWebsiteです。Astroで作られました。
- BlogPosts with Astro
- Dark Mode
- Build with TailwindCSS
- Responsive
- Animated by GSAP
- Blog is written with MDX and Markdown
- CI/CD(Github Actions)
- Clone the repository:
# Clone the repository
git clone https://github.com/ManatoYamashita/tcu-animation.git
cd tcu-animation
# Install dependencies
npm i
# Start the development server
npm run dev