Skip to content

graphqlworkshop/snowtooth-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snowtooth API - Lab

In this activity, you'll create an API for Snowtooth Mountain, a fake ski resort.

Setup

  1. In your Terminal or Command Prompt, Download or Clone this Repository: git clone https://github.com/graphqlworkshop/snowtooth-api
  2. Change directory: cd snowtooth-api
  3. Install dependencies: npm install
  4. Start the Server: npm start
  5. Open the browser to: http://localhost:4000

Releases

No releases published

Packages

No packages published