Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

launchscout/auctioneer-client

Repository files navigation

Auctioneer Client

This is the client side repo for the Auctioneer example app of a Codemash 2016 talk: "Low Ceremony Microservices with Elixir". You'll need to have the server side app up and running on port 4000 or else chage app/auction-app.ts accordingly.

To get the client side up and running:

npm install -g jspm
npm install -g live-server
jspm install
npm install
live-server

About

The angular2 front end for auctioneer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published