Skip to content

AlexIovan/HerokuCandidateManagementClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The react client app

The client app was created using the popular create-react-app cli tool.

Scripts

1.Run the app in the dev mode. Open http://localhost:3000/ to see the app.

npm run start

2.Run the tests

npm run test

3.Build the app for production. The files will be placed in the build folder.

npm run build

4.Extract configurations and build dependencies in order to customize them.

npm run eject

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published