Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)