https://github.com/terra-money/warp-web-app
https://github.com/terra-money/warp-web-app
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/terra-money/warp-web-app
- Owner: terra-money
- License: mit
- Created: 2022-11-24T16:42:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T08:41:48.000Z (over 1 year ago)
- Last Synced: 2024-06-05T10:02:39.050Z (over 1 year ago)
- Language: TypeScript
- Size: 18 MB
- Stars: 6
- Watchers: 12
- Forks: 6
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started
This assumes that you already have Yarn installed (https://yarnpkg.com/).
Once you clone the repository, you can do the following;
```
yarn install
```