Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 466 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 466 Bytes

Nostrocket UI

Problem: there is no frontend for nostrocket

Solution

Build: client components for reusability using React.

Getting started

Clone this repository

$ git clone git@github.com:samuelralak/nostrocket-ui.git

Install dependencies and start local server

$ yarn && yarn dev

Deployment

TODO: Add deployment instructions

Testing

TODO: Add testing instructions

Contribution

TODO: Add contribution guidelines