Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cobypear/decoupled-kit-redesign-react
- Owner: CobyPear
- Created: 2023-09-18T18:52:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-24T19:14:53.000Z (about 1 year ago)
- Last Synced: 2024-10-12T02:27:09.013Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 628 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`