hironomiu / typescript-next-cloudflare-pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typescript-next-cloudflare-pages

Cloudflare Pages + microCMS

Run

yarn run dev

Install Memo

npx create-next-app . --ts
yarn add microcms-js-sdk

Tailwind

yarnで実行すること

公式:nextjs

Testing

注意:yarn add -Dで実行すること

Jest and React Testing Library

yarn add -D ts-jest
yarn add -D @types/jest

About


Languages

Language:TypeScript 85.2%Language:JavaScript 13.0%Language:CSS 1.8%