vg-component-lib
v0.0.6
Published
Publish npm package and use it in react app
Maintainers
Readme
npm start
webpack will launch the application inside the browser
npm run build
The bundle will be placed into
./dist/main.js
Webpack Dev Server will automagically refresh the window upon every modification to a file!
