https://github.com/ariesclark/ntt-template
https://github.com/ariesclark/ntt-template
next nextjs tailwind tailwindcss ts typescript
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ariesclark/ntt-template
- Owner: ariesclark
- Created: 2020-12-13T08:54:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-13T13:31:50.000Z (almost 5 years ago)
- Last Synced: 2025-02-12T17:48:18.429Z (8 months ago)
- Topics: next, nextjs, tailwind, tailwindcss, ts, typescript
- Language: TypeScript
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NTT template (Next + Tailwind + TypeScript)
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app), [TailwindCSS](http://tailwindcss.com/) and [TypeScript](https://www.typescriptlang.org/).
## Getting Started
Run the development server:
```bash
pnpm run dev
```