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

https://github.com/attack-monkey/hyperwrapped-react


https://github.com/attack-monkey/hyperwrapped-react

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hyperwrapped React

A hyperwrap seed project, providing a simple functional approach to react.

## install

Install douglas globally

```

npm i -g douglas

```

Install Hyperwrapped React

```

douglas get hyperwrapped-react

```

If you don't have parcel bundler installed ...

```

npm i -g parcel-bundler

```

## Start

```

npm start

```