Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/patatobit/nextie

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

Last synced: 9 days 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`