Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitchbne/nextjs-wabbit
Next.js + Tailwind CSS + Typescript + ESLint
https://github.com/mitchbne/nextjs-wabbit
eslint nextjs react-app tailwindcss typescript
Last synced: 3 days ago
JSON representation
Next.js + Tailwind CSS + Typescript + ESLint
- Host: GitHub
- URL: https://github.com/mitchbne/nextjs-wabbit
- Owner: mitchbne
- Created: 2020-06-14T11:46:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-12T03:05:18.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T22:58:48.019Z (over 1 year ago)
- Topics: eslint, nextjs, react-app, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://nextjs-wabbit.vercel.app
- Size: 891 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NextJS Wabbit
A template starter repository using NextJS, TailwindCSS, Typescript and ESlint.---
### Getting Started
Getting started is as simple as
```bash
create-next-app -e https://github.com/mitchbne/nextjs-wabbit
```