Skip to content

v-vovk/go-member

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Go-Member

How to start

Clone project. In the project directory, follow next step:

cd ./server
go run ./main.go

Application will start on port :8080 http://localhost:8080.

Now we can move on.
Lets run client part.

cd ../client
npm install
npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.\

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors