Skip to content

js-ni/graphql101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL 101

Repositorio para el Facebook LIVE de la comunidad de javvascript Nicaragua (03/07/2020).

Presentacion

Link de la presentacion

Instalacion

  • Clone the repo git clone https://github.com/js-ni/graphql101.git

  • Enter the repo directory cd graphql101

  • Install the dependencies npm install

  • Create a .env file with the following set up. (examples in parentheses)

NODE_ENV = string (development || production)
PORT = int (4000)
  • Finally, just run npm run dev for development, or npm run build for webpack, or npm start (once built) to run production

Contributing

Sientanse libres de submitir sus PR. Por el momento no hay un template de contribucion.

Autor


Alfonso Gomez

💬 📖🔧 👀 😎

License

This project is licensed under the ISC License

About

Repositorio para el Facebook LIVE de la comunidad de javvascript Nicaragua (03/07/2020)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published