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

https://github.com/hellocoop/greenfielddemo

Single Page Hellō Demo App
https://github.com/hellocoop/greenfielddemo

hello openid-connect tailwindcss vite

Last synced: 8 months ago
JSON representation

Single Page Hellō Demo App

Awesome Lists containing this project

README

          

# Greenfield Demo

This repo contains the source code powering [https://greenfielddemo.com/](https://greenfielddemo.com/).

## Getting started

### Prerequisites

1. Git
1. Node (>=16.0.0), npm (>=7.0.0)
1. A fork of the repo (for any contributions)
1. A clone of the [greenfielddemo repo](https://github.com/hellocoop/greenfielddemo) on your local machine

### Running locally

1. `npm install`
1. `npm run dev`
1. `open http://localhost:5173` to open the site in your favorite browser

## License

[MIT](LICENSE)