Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cobypear/decoupled-kit-redesign-react

WIP re-theme of pantheon-systems decoupled kit starters
https://github.com/cobypear/decoupled-kit-redesign-react

Last synced: 5 days ago
JSON representation

WIP re-theme of pantheon-systems decoupled kit starters

Awesome Lists containing this project

README

        

To run locally:

Nodejs 18+ and pnpm 8 are required
Add a valid Drupal backend URL to a `.env` at the root of the repo as `VITE_BACKEND_URL`

To install dependencies: `pnpm i`

To run in Dev mode: `pnpm dev`