Skip to content

광일공방 홈페이지의 프론트엔드입니다.

Notifications You must be signed in to change notification settings

myeongjae-kim/community-web

 
 

Repository files navigation

Next.js with TypeScript example

How to use

Download the example or clone the repo:

curl https://codeload.github.com/mui-org/material-ui/tar.gz/master | tar -xz --strip=2  material-ui-master/examples/nextjs-with-typescript
cd nextjs-with-typescript

Install it and run:

npm install
npm run dev

or

yarn
yarn dev

The idea behind the example

Next.js is a framework for server-rendered React apps.

About

광일공방 홈페이지의 프론트엔드입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.5%
  • JavaScript 5.5%
  • Shell 1.0%