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
- Host: GitHub
- URL: https://github.com/proofoftom/native-web
- Owner: proofoftom
- Created: 2019-06-06T12:16:09.000Z (about 7 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-10T00:45:37.000Z (over 3 years ago)
- Last Synced: 2025-01-23T05:16:04.758Z (over 1 year ago)
- Language: Vue
- Homepage: https://web.nativeproject.now.sh
- Size: 3.35 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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 🎉🙌