Skip to content

Fill-Die-Study/blog-front

Repository files navigation

blog-front

Nextjs TailwindCSS

The Clone project velog.io to study next.js13 (with app directory)

Getting Started

  • Install dependencies (using yarn)
yarn
  • Run development server
yarn dev
  • Run build
yarn build

Storybook

  • Run Storybook
  • A Default port of storybook is 6006. You can change it in package.json
yarn storybook
  • Build Storybook
yarn build-storybook

Tech stacks

  • Next.js
  • TailwindCSS
    • Now, Can NOT use emotion(or styled-components) in server component.

About

Next.js13 (with app directory) study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published