Skip to content

jbock-java/hello-springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a go / baduk server.

Hacking

First, start the backend server.

make run

Your terminal window or tab is blocked now, so open a new one.

You may have to run npm i once, in src/main/client.

From the project root, you can now start the dev server:

make dev

The app is running at http://localhost:3006.

Try editing a file in src/main/client/src. The change should immediately be visible in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages