Skip to content

Application for searching and linking objects from COS, CAMS, and JDE

Notifications You must be signed in to change notification settings

tariqporter/ObjectLink

Repository files navigation

ObjectLink

Application for searching and linking objects from COS, CAMS, and JDE

To run

Ensure you have Node installed. Change to your directory

cd c:\your\directory

Install npm dependencies

npm install

and then run webpack-dev-server to compile and serve the application

npm run webpack-dev-server

This will run webpack with the watch option so modules will be recompiled on change

You can then browse to http://localhost:8080 to view the application

About

Application for searching and linking objects from COS, CAMS, and JDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published