svg-viewer-component Building and running on localhost Before doing anything, change the name of the project in package.json to avoid conflicts on npm First install dependencies: npm install To build the libary component: npm run prepublish