An open API service indexing awesome lists of open source software.

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

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.