Skip to content

LogBook is a web application designed to manage the growing and changing needs of inventory management at DieForm

License

Notifications You must be signed in to change notification settings

Dieform-Automation/LogBook

Repository files navigation

LogBook

LogBook is a web application designed to manage the growing and changing needs of inventory management at Dieform. This repository contains the front-end application for LogBook written in React.

Available Scripts

In the project directory you can run the following scripts

yarn 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.

yarn test

Launches the test runner in the interactive watch mode.

yarn build

Builds the app for production to the dist folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

Setting up the Project

In order to setup LogBook for local development you must have the following tools installed

  • Git
  • NodeJS/NPM
  • Yarn

The following shell commands will clone this repository, install dependencies, and start the application in development mode

git clone https://github.com/Dieform-Automation/LogBook
cd LogBook
yarn install
yarn start

If all steps were followed correctly, the application should be running and a browser window should open at the address http://localhost:3000

License

See LICENSE.md for details

About

LogBook is a web application designed to manage the growing and changing needs of inventory management at DieForm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published