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

https://github.com/process-analytics/process-analytics.dev

The source of the process-analytics.dev website
https://github.com/process-analytics/process-analytics.dev

gatsbyjs markdown material-ui reactjs site

Last synced: about 2 months ago
JSON representation

The source of the process-analytics.dev website

Awesome Lists containing this project

README

        




Process Analytics Logo




PRs Welcome


Contributor Covenant


License




Process Analytics Website

## 🚀 Quick start

This site is created with Gatsby.

### Prerequisites

Minimal node version: See the [`.nvmrc` file](.nvmrc).

If you use `nvm`, you can change the node version used locally with `nvm use`. \
It loads the version specified in the `.nvmrc` file.

### Start developing

#### Install dependencies
```shell
npm install
```

#### Start the development server
```shell
npm start
```

Your site is now running at http://localhost:8000! \
You can modify a file from `src` to see your site update in real-time!

## Pull Request Previews

In Pull Request, a preview is generated to see how the modified website will look.

## Learn more

- [Documentation](https://www.gatsbyjs.com/docs/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Tutorials](https://www.gatsbyjs.com/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Guides](https://www.gatsbyjs.com/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [API Reference](https://www.gatsbyjs.com/docs/api-reference/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Plugin Library](https://www.gatsbyjs.com/plugins?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Cheat Sheet](https://www.gatsbyjs.com/docs/cheat-sheet/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)