Skip to content

Khongchai/accenture-react-assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

For frontend

cd react-assessment-front

npm install

npm run start

For backend

cd react-assessment-json-server

npm install -g json-server

json-server --watch db.json --port 3004

Make sure to cd into the react-assessment-json-server folder before running the json-server command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published