Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Latest commit

 

History

History
63 lines (44 loc) · 1.78 KB

README.md

File metadata and controls

63 lines (44 loc) · 1.78 KB

🚧 This repo has been moved to prescientmoon/doffybox 🚧

Open 2020

My project for the open hackathon of infoeducatie 2020

Check out:

Project built with:

Developing

  • Clone the repo
  • Install dependencies with:
    yarn
  • Start the development server with:
    yarn dev

Building for production

To build for production use:

yarn build

To run the production build use:

yarn start

The ci / cd pipeline

On every push the project is checked to build successfully. Pushes to master create and deploy a new release (the heroku).

Screenshots:

home page

locking

ss

ss2