Skip to content

Easily setup and play sociables with your friends on a simple website!

Notifications You must be signed in to change notification settings

colefranz/sociables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sociables

Easily setup and play sociables with your friends on a simple website!

Server

Setup

The following environment is required for proper setup:

  • Yarn (Latest 1.x)
  • NodeJS (Latest 8.x)

One time setup:

  • Navigate to server/
  • yarn install

To run:

  • Navigate to server/
  • node index.js

Done.

Client

Setup

The following environment is required for proper setup:

  • Yarn (Latest 1.x)
  • Elm (v0.18.0)

One time setup:

  • yarn global install webpack-dev-server
  • yarn global install elm-format
  • Navigate to client/
  • yarn install

To run:

  • Navigate to client/
  • webpack-dev-server

About

Easily setup and play sociables with your friends on a simple website!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors