Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thescientist13/greenwood-hydroactive
- Owner: thescientist13
- Created: 2023-12-02T14:02:11.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-28T21:01:20.000Z (10 months ago)
- Last Synced: 2024-10-07T23:21:12.733Z (about 1 month ago)
- Language: HTML
- Homepage: https://greenwood-hydroactive.vercel.app
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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