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

https://github.com/reflexjs/gatsby-starter

This is the base starter for kicking off your Gatsby project with Reflexjs.
https://github.com/reflexjs/gatsby-starter

Last synced: 3 months ago
JSON representation

This is the base starter for kicking off your Gatsby project with Reflexjs.

Awesome Lists containing this project

README

          

# reflexjs/gatsby-starter

This is the base starter for kicking off your Gatsby project with Reflexjs.

## Getting Started

```sh
gatsby new site reflexjs/gatsby-starter
```

## Running your site

```sh
cd site

npm run dev
```

## Docs

Visit [https://reflexjs.org/docs](https://reflexjs.org/docs) to learn more about Gatsby and Reflexjs.

## License

Licensed under the [MIT license](https://github.com/reflexjs/reflexjs/blob/master/LICENSE).