-
Build a image
make
-
Run as a container
./docker-run.sh -p <your-port>
./gradlew start-
server
./gradlew startTodoServer
-
ui
cd todo-ui npm start
TODO management application that uses the following technologies :
-
Server
-
UI
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Build a image
makeRun as a container
./docker-run.sh -p <your-port>./gradlew startserver
./gradlew startTodoServerui
cd todo-ui
npm startTODO management application that uses the following technologies :
Server
UI