Skip to content

ihsansatriawan/devcamp-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • NodeJS v10.14.1 recommended use nvm
  • Yarn 1.12.3

Getting Started

  1. Clone this repo git clone git@github.com:ihsansatriawan/devcamp-graphql.git
  2. cd devcamp-graphql
  3. Install dependencies yarn
  4. Run for development yarn start

While developing, you will probably rely mostly on yarn start; however, there are additional scripts at your disposal:

yarn run <script> Description
start Serves your app at localhost:4000. HMR will be enabled.
build Compiles the application to disk (~/dist by default).
production Runs as production environment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published