Skip to content

edwindeleon/Licensing-manager

Repository files navigation

Software Licensing Manager is a webapp made with React.js and Firebase. In this app you can view all CRUD (create, read, update and delete) operations.

To run this app, follow the next steps:

  • Clone or download this repo
  • Provide your own firebase credentials into /client/config/constants.js
  • Run npm install from your favorite CLI (make sure you are inside the root directory of this app)
  • For development view run npm run start
  • For production deploy run npm run build, them upload the generated files into /build to your hosting

About

React.js app for Licensing manager service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages