Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 525 Bytes

readme.md

File metadata and controls

35 lines (22 loc) · 525 Bytes

Goby Sample Server APP - To Do List

Sample App Image

Requirement

  • Docker
  • Docker compose

Usage

Clone it!

$ git clone [email protected]:goby-lang/sample-web-app.git

Go into the project directory and run the command:

$ docker-compose up

Open http://localhost:3000 and enjoy!

Frontend

  • Start server - $ yarn start
  • Rebuild index.js - $ webpack

Contributors

  • Creator of Goby @st0012
  • Sample APP Maintainer @Maxwell-Alexius
  • Logo Designer @steward