https://github.com/joe-dakroub/prototype_hyperspaces
Prototype CLI/Browser design environment
https://github.com/joe-dakroub/prototype_hyperspaces
browser cli deno design javascript
Last synced: about 1 month ago
JSON representation
Prototype CLI/Browser design environment
- Host: GitHub
- URL: https://github.com/joe-dakroub/prototype_hyperspaces
- Owner: joe-dakroub
- License: mit
- Created: 2022-08-22T21:22:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-22T21:26:58.000Z (almost 4 years ago)
- Last Synced: 2025-03-23T03:21:13.597Z (over 1 year ago)
- Topics: browser, cli, deno, design, javascript
- Language: JavaScript
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hyperspaces - Prototype
A design and development tool for the web.
## Requirements
- [Deno](https://deno.land/)
- [Git](https://git-scm.com/)
## Repo Installation
1. `git clone https://github.com/hyperspaces-app/hyperspaces.git`
## CLI Installation
1. `curl -fsSL https://code.hyperspaces.app/install.sh | sh`
2. Run `hyperspaces` or `hyperspaces help` for details
### Coding standards
Follow the [Deno Style Guide](https://deno.land/manual/contributing/style_guide) unless noted.