Skip to content

davidcwang/motto_web

Repository files navigation

Motto Web Tool

A web tool for running Motto

Requirements

  • Python 3.7
  • Node.js 14.3.0

Getting started

Install Node packages

$ npm install

Start up the node webserver

$ npm run start

Start up the Flask webserver

$ python server.py

Go to localhost:3000 in your browser

About

Web interface for the Motto package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published