Skip to content

Generator for signs with instructions to be put next to makerspace machines

Notifications You must be signed in to change notification settings

makerspace/machine-sign

Repository files navigation

Makerspace Machine Sign Generator

Work in progress

Dependencies

node
npm
python3

Usage

For now, just run

# Install dependencies
npm install
pip3 install -r requirements.txt
# Build
npx webpack
# Run
python3 src/main.py

Open http://localhost:5000/ in a web browser

About

Generator for signs with instructions to be put next to makerspace machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published