Skip to content

🤖👥 shufflebox web client. (Shufflebox is an application that provides random selections and groupings for social events at Andela Kenya)

Notifications You must be signed in to change notification settings

AndelaOSP/shufflebox-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

shufflebox-frontend

Project Setup

  • Clone the repo
$ git clone https://github.com/AndelaOSP/shufflebox-frontend
  • Install elm if you haven't.
$ npm i -g elm
$ npm i -g elm-test
  • At the root of the project, install the dependencies
# npm dependencies
$ npm i
# elm dependencies
$ elm package install
  • Start the webpack dev server.
$ npm run dev
  • Visit localhost:3000. You should see the text shufflebox. i.e from src/Main.elm

About

🤖👥 shufflebox web client. (Shufflebox is an application that provides random selections and groupings for social events at Andela Kenya)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors