Skip to content

Instantly share code, notes, and snippets.

@kim-nguyenkhn
Last active December 6, 2018 20:06
Show Gist options
  • Save kim-nguyenkhn/c5dda2ddef1c22402f81b067fddaa471 to your computer and use it in GitHub Desktop.
Save kim-nguyenkhn/c5dda2ddef1c22402f81b067fddaa471 to your computer and use it in GitHub Desktop.

Revisions

  1. kim-nguyenkhn revised this gist Dec 6, 2018. 1 changed file with 8 additions and 8 deletions.
    16 changes: 8 additions & 8 deletions Prototyping Workflow.md
    Original file line number Diff line number Diff line change
    @@ -1,11 +1,11 @@
    ## Frontend
    - react-apollo
    - apollo-boost
    - graphql
    - emotion
    - react-router-dom
    - react-apollo
    - apollo-boost
    - graphql

    - emotion
    - react-router-dom

    ## Backend
    - graphql-yoga
    - nodemon
    - graphql-yoga
    - nodemon
  2. kim-nguyenkhn created this gist Dec 6, 2018.
    11 changes: 11 additions & 0 deletions Prototyping Workflow.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    ## Frontend
    - react-apollo
    - apollo-boost
    - graphql

    - emotion
    - react-router-dom

    ## Backend
    - graphql-yoga
    - nodemon