Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nomuq/nextjs-tailwind-example
https://github.com/nomuq/nextjs-tailwind-example
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nomuq/nextjs-tailwind-example
- Owner: nomuq
- License: mit
- Created: 2020-06-02T06:10:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T06:17:12.000Z (over 4 years ago)
- Last Synced: 2024-08-02T20:45:44.417Z (3 months ago)
- Language: CSS
- Size: 176 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nextjs-tailwind-example
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.