Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thescientist13/greenwood-hydroactive

A demonstration repo for using Greenwood with HydroActive, hosted on Vercel
https://github.com/thescientist13/greenwood-hydroactive

Last synced: 9 days ago
JSON representation

A demonstration repo for using Greenwood with HydroActive, hosted on Vercel

Awesome Lists containing this project

README

        

# greenwood-hydroactive

A demonstration repo for [**Greenwood**](https://www.greenwoodjs.io/) + [**hydroactive**](https://www.npmjs.com/package/hydroactive).

You can see it running live at [https://greenwood-hydroactive.vercel.app](https://greenwood-hydroactive.vercel.app).

## Setup

1. Clone the repo
1. Have Node >= `18.x` installed (if you have **nvm**, run `nvm use`)
1. Run `npm ci`

You can run the following
- `npm run dev`: Start the Greenwood dev server
- `npm start`: Generate a production build locally and serve it