Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joao208/front-cooming-soon
https://github.com/joao208/front-cooming-soon
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/joao208/front-cooming-soon
- Owner: Joao208
- Created: 2023-01-03T01:32:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T01:54:21.000Z (about 2 years ago)
- Last Synced: 2024-11-29T09:40:49.051Z (about 1 month ago)
- Language: TypeScript
- Homepage: frontend-site-omega.vercel.app
- Size: 2.72 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)