Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keithwhor/nodal-graphql
GraphQL Example Nodal Application
https://github.com/keithwhor/nodal-graphql
Last synced: 5 days ago
JSON representation
GraphQL Example Nodal Application
- Host: GitHub
- URL: https://github.com/keithwhor/nodal-graphql
- Owner: keithwhor
- Created: 2016-02-10T09:55:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-10T09:57:26.000Z (almost 9 years ago)
- Last Synced: 2023-04-12T07:42:02.370Z (over 1 year ago)
- Language: JavaScript
- Size: 61.5 KB
- Stars: 54
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Nodal Application
## Running Locally
```sh
nodal s
```Your app should now be running on [localhost:3000](http://localhost:3000/).
generated by [Nodal](http://nodaljs.com)