huncwot-example-app

An example of a Huncwot application.

Stars
2

huncwot-example-app

An example of a Huncwot application. This is what's being generated after running huncwot new.

Usage

npm install
huncwot db create
huncwot db setup
npm start

Visit localhost:8080 for the frontend and localhost:5544 for the backend.