Skip to content

gh-igor/assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started (Docker):

sh docker.sh

! takes some time until dependencies are installed and scripts are run

Open http://localhost:3000 to view it in the browser.

(Backend is available at http://localhost:5001/posts)

Getting started (yarn):

backend:

cd nodejs/
yarn install
yarn start

frontend:

cd ui/
yarn install
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors