An open API service indexing awesome lists of open source software.

https://github.com/elado/__webpack-dedup


https://github.com/elado/__webpack-dedup

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

cd product && npm install
cd ..
cd toolkit && npm install
cd ../product
npm link ../toolkit && node_modules/.bin/webpack
python -m SimpleHTTPServer 9003
open http://localhost:9003