Skip to content

Repository with solution for the Rusty Days hackathon by Box<Team>

Notifications You must be signed in to change notification settings

charlespeary/rusty-days-hackathon

Repository files navigation

Requirements

Here are the required libraries and tools you're gonna need to start this project. Node and npm / yarn are also needed.

yarn run start:dev starts the development server.

Alternatively, you can use docker with a more production-like environment.

docker build -t hackathon .
docker run -p 8080:8080 hackathon

How to serve

Master branch of this repository contains build version of this web application which is ready to be served.

Authors

About

Repository with solution for the Rusty Days hackathon by Box<Team>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published