Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 291 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 291 Bytes

OSCN-GRAPHQL

A graphql wrapper around the oscn-js/oscn alpha api

Clone this repository

git clone https://github.com/dashcraft/oscn-graphql.git

Install Dependencies

npm install or yarn install

Start the server

npm start then navigate to localhost:4000