Skip to content

adiluhungsetya/cms-employee-frontend-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Available Scripts

How to run :

1. npm install

Download a package and it's dependencies. Open terminal, then

$ npm install

2. Run Backend

Open terminal in this project, then

$ cd backend
$ java -jar <jar file name>

3. Run Frontend

Open terminal, then

$ 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.
You will also see any lint errors in the console.

About

create a simple CRUD using React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published