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

https://github.com/patatobit/nextie

A simple NextJS + TailwindCSS template.
https://github.com/patatobit/nextie

Last synced: 11 months ago
JSON representation

A simple NextJS + TailwindCSS template.

Awesome Lists containing this project

README

          

This is a NextJS Template

## Getting Started

Use this template and clone it

`yarn` or `npm install`

### Development

```
yarn dev
```

### Production

`yarn build`

`yarn start`