/digital-molecule-maker

digital molecule maker web app for INFO 418 MMLI UIUC Escape Room

Primary LanguageJavaScript

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

How to run Manually (Server + Client code):

In main folder:

npm install

node server.cjs

In /src folder:

npm run dev

How to run from raspery pi startup

( See readme on raspberry-pi-setup/ )