Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mobomo/brookfield


https://github.com/mobomo/brookfield

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# BROOKFIELD

## Instructions to install and publish the project via your computer command line

## Download

```
git clone https://github.com/mobomo/brookfield.git
```

## Install
```
yarn

```

---
## How to view and open a local copy to your computer browser
```
yarn start

```

---
## Build process (not available)
```
yarn build

```

---

## Publish

### Option 1: Publish to Vercel, AWS or similar cloud service then embed with inline frame

### Option 2: Integrate into another website or platform via Webservices in Drupal (link below)

### https://drupalize.me/tutorial/introduction-react-and-drupal?p=3253