Skip to content

wuuJiawei/act-factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO App Demo

A simple TODO Application built on top of ActFramework and Ebean

To run this application in dev mode:

mvn clean compile exec:exec

To run this application in prod mode:

mvn clean package
cd target/dist
unzip *.zip
./start

Go to your browser and navigate to http://localhost:5460.

About

ActFramework快速开发脚手架

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published