Skip to content

Template projects with various modules pre-installed for comfortable and efficient development in Next.js

Notifications You must be signed in to change notification settings

takuma-ru/takuma-ru-react-template

Repository files navigation

takuma-ru-react-template

Description

Template repository for developing web applications with react (next.js)
react(next.js)を使ってwebアプリケーションを開発する際のテンプレートリポジトリ

Features

✔️ Support Next.js v13

✔️ Support Storybook v7

🚧 Support PWA

🚧 Support Responsive

📆 Support Jotai v2

✔️ Support Framer Motion

✔️ Support Styled Component

✔️ Automatic import of modules and components without using import x from y with unplugin-auto-import

✔️ Provide hygen template files

✔️ = Available
🚧 = Work in progress
📆 = Planned

Getting Started

0. Click to "Use this template"

195748948-7f5a784f-6fb1-4205-b23f-0c9b72ac5c82

1. Install node_modules

yarn

2. Start Web server

yarn dev

3. Access to web page

Localhost:3000

4. Start Storybook server

yarn storybook

5. Access to Storybook

Localhost:6006

Deploy Service

none

ScreenShot

none


This template was created by @takuma-ru

About

Template projects with various modules pre-installed for comfortable and efficient development in Next.js

Topics

Resources

Stars

Watchers

Forks