Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mobomo/brookfield
https://github.com/mobomo/brookfield
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mobomo/brookfield
- Owner: mobomo
- Created: 2022-11-09T15:15:50.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-17T23:19:23.000Z (about 2 years ago)
- Last Synced: 2024-03-25T22:59:28.759Z (10 months ago)
- Language: TypeScript
- Size: 13.8 MB
- Stars: 0
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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