An open API service indexing awesome lists of open source software.

https://github.com/maybemonad/next-boilerplate

A Next.js based Boilerplate.
https://github.com/maybemonad/next-boilerplate

Last synced: 9 months ago
JSON representation

A Next.js based Boilerplate.

Awesome Lists containing this project

README

          

This is a [Next.js](https://nextjs.org/) based project integrated with [`Tailwind CSS`](https://tailwindcss.com).

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3030](http://localhost:3030) with your browser to see the result.