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

https://github.com/proofoftom/native-web

A blazing fast frontend for The Native Network, allowing for the most optimal user experience by utilizing GraphQL and TheGraph as a static data layer
https://github.com/proofoftom/native-web

Last synced: about 1 month ago
JSON representation

A blazing fast frontend for The Native Network, allowing for the most optimal user experience by utilizing GraphQL and TheGraph as a static data layer

Awesome Lists containing this project

README

          

# Native Beta Frontend

> \* This requires that the [Native Server](https://gitlab.com/native-project/server) be running. Follow the instructions to do so [here](https://gitlab.com/native-project/server/blob/master/README.md)

### 1. Install the Gridsome CLI tool

`npm install --global @gridsome/cli`

### 2. Clone and start the Native app

1. `git clone git@gitlab.com:native-project/app.git`
2. `cd app` to open the folder
3. `gridsome develop` to start a local dev server at `http://localhost:8080`
4. Happy coding 🎉🙌