Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joao208/front-cooming-soon


https://github.com/joao208/front-cooming-soon

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Coming Soon - Clean Coming Soon Template (Tailwind CSS, NextJs) by Themeptation

## How to use it?

Execute to install dependecies

```bash
npm install
# or
yarn
```

if it's done execute

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

Open your browser and type https://localhost:3000

if you want the HtML version, execute

```bash
npm run build & npm run export
# or
yarn build & yarn export
```

Go to out folder and you'l find the HTML version

[![Netlify Deploy button](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/themeptation/ComingSoon)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/themeptation/ComingSoon)