primal-web-app/README.md

17 lines
380 B
Markdown
Raw Normal View History

2023-07-07 14:14:22 +00:00
# Primal Web Client
2023-07-07 14:43:26 +00:00
This repo holds the Primal web client for Nostr.
2023-07-07 14:14:22 +00:00
## Setup
- Clone this repo
- run `npm install`
- run `npm run dev` to stand a local instance
## Development
2023-07-07 14:43:26 +00:00
This code is still very much a work-in-progress. Expect major changes of the structure and logic to be happening somewhat frequently.
2023-07-07 14:14:22 +00:00
Major features are still missing.
This code is provided as-is.