Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 302 Bytes

File metadata and controls

28 lines (20 loc) · 302 Bytes

Makerspace Machine Sign Generator

Work in progress

Dependencies

node
npm
poetry
python3

Usage

For now, just run

# Install dependencies
make install
# Build and run in dev mode
make dev

# Or in release mode
make run

Open [http://localhost:8000/] in a web browser