Sign inSign up

satishbabariya/playground

By satishbabariya

Updated over 5 years ago

Swift Online Playground

Image
1

1.9K

satishbabariya/playground repository overview

swift-online-playground

Swift Online Playground with IntelliSense

Screenshot

Getting started

Pull and Run the Docker Image From Docker Hub:
docker run -p 8080:8080 satishbabariya/playground

For Developement

# Install dependencies
yarn bootstrap

# Building Client and Server
yarn build

# Start the Web Application
cd dist && node index.js

Tag summary

Content type

Image

Digest

Size

929.5 MB

Last updated

over 5 years ago

docker pull satishbabariya/playground