Skip to content

diminutivesloop/device-checkout-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

device-checkout-app

Simple webapp for tracking usage of company-owned testing devices

Technology

  • angular
  • express

Getting Started

  • Setup node modules: npm install
  • Build project: npm run build
  • Run the express server on localhost: npm start
  • Run file watcher with the express server on localhost: npm run watch

Production Build Process

  • Build with minification: npm run build:prod

Important To Note

  • Build process will not run successfully on Windows

About

Simple webapp for tracking usage of company-owned testing devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published