https://github.com/actionsflow/actionsflow.github.io
Actionsflow Home Site
https://github.com/actionsflow/actionsflow.github.io
actionsflow site
Last synced: 4 months ago
JSON representation
Actionsflow Home Site
- Host: GitHub
- URL: https://github.com/actionsflow/actionsflow.github.io
- Owner: actionsflow
- License: mit
- Created: 2020-09-29T23:28:36.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-08-27T19:15:38.000Z (almost 5 years ago)
- Last Synced: 2025-02-17T07:43:15.517Z (over 1 year ago)
- Topics: actionsflow, site
- Language: SCSS
- Homepage: https://actionsflow.github.io/
- Size: 1.67 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Actionsflow Landing Site With GatsbyJS
Live URL:
```bash
yarn start
```
### Prerequisites
```
yarn install
```
### Build Site
```bash
yarn build
```