Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 352 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 352 Bytes

Schokofinder

A small website centered around a chocolate quiz

Usage

The dependencies can be installed with npm

npm install

The server can be started with:

node server.js

Required dependencies:

  • node
  • fastify
  • fastify-formbody
  • fastify-static
  • handlebars
  • point-of-view

Legal

This package is released under MIT