Skip to content

Premier web application with chat rooms, polls, and team game development collaboration

Notifications You must be signed in to change notification settings

AztecGameLab/AztecGameLaboratory

Repository files navigation

AGL_LOGO

SDSU's Game Development Club's website.
Created with React.js and Node.js.

Build Status

General Information

🥞 Tech Stack

  • Frontend
    • React.js
    • Redux
    • Reselect
    • React-Redux
    • Redux-Firestore
    • React-Redux-Firebase
  • Backend
    • Firebase Firestore
    • Firebase Functions
    • Pusher Chatkit
  • Continuous Integration & Testing
    • TravisCI
    • Jest
    • Enzyme

Setting Up

  1. Install VSCode
  2. Enable format on save (File -> Preferences -> Settings -> Search Bar -> "Format on Save" -> ✔️️)

here

  1. Add recommended Visual Code Plugins
  2. Install GitKraken
  3. Install Redux DevTools
  4. Install React Developer Tools
  5. Install/Update Node
  6. Install/Update Yarn

Quick Start

Refer to the package.json for scripts

  1. Clone this repository git clone https://github.com/aztecgamelab/aztecgamelaboratory
  2. Install/Update packages needed yarn
  3. Create a .env file at the root of the project
  4. Please ping Kevin or Andrew for the private gist to obtain the keys for the .env file
  5. Start development on your local server yarn start

Please visit the tutorial to learn some basics and how to contribute!

Last Updated

  • Last updated: September 30, 2018 by Kevin Do
  • Please update this date when README is edited!

About

Premier web application with chat rooms, polls, and team game development collaboration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published