Skip to content

jacklam718/fullstack-web-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fullstack Web Developer Test

Development

Install dependencies

yarn

Server

Run API server

# default will listen on port `8080`
yarn start:server

test api endpoint:

curl http://localhost:8080/api/users

Front-end

Start the front-end server

yarn start:client

About

coding test for a full stack developer position

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published