Repositorio para el Facebook LIVE de la comunidad de javvascript Nicaragua (03/07/2020).
-
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, ornpm run build
for webpack, ornpm start
(once built) to run production
Sientanse libres de submitir sus PR. Por el momento no hay un template de contribucion.
Alfonso Gomez 💬 📖🔧 👀 😎 |
This project is licensed under the ISC License