Skip to content

A system to manage office space and the Employees assigned to each office.

License

Notifications You must be signed in to change notification settings

AlphaJuliettOmega/OfficeOverlord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OfficeOverlord

A system to manage office space and the Employees assigned to each office.

How to use

NPM Scripts usable simply running: npm run command Where commands are start, build etc.:

  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject",
    "predeploy": "npm run build",
    "deploy": "gh-pages -d build"
  },

About

A system to manage office space and the Employees assigned to each office.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published