Skip to content

Zashy/AttendanceClockInPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Installation

Requires node.js installed. Then simply download the zip, and run the following command via command prompt in the folder

npm install

#NPM Scripts

The NPM scripts defined in the packages.json are:

  • npm run start ..* starts webpack with hot module replacement. Connect to http://localhost:3000/dist/index.html
  • npm run build ..* builds the files to /dist/bundle.js
  • npm run dev ..* runs webpack in dev mode with additional console logging

About

a clock in/out page like shops might use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published