Sign inSign up

chris13524/text-racer

By chris13524

Updated over 6 years ago

Image
0

114

chris13524/text-racer repository overview

Text Racer

A simple text racer app that demonstrates the use of WebSockets in Angular Universal.

Building

docker build -t chris13524/text-racer .

Running

docker run --init -it --rm -p 80:80 chris13524/text-racer:latest

Development server

Run npm run dev:ssr for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Tag summary

Content type

Image

Digest

Size

336.4 MB

Last updated

over 6 years ago

docker pull chris13524/text-racer