Proxy server which aggregates modules of UI components found on crunchbase.com and displays them on single page
- https://github.com/crunchly/Chart-Module
- https://github.com/crunchly/Current-Team-Module
- https://github.com/crunchly/Overview-Module
- https://github.com/crunchly/Funding-Status-Module
npm start to run the server
- Node 8.11.1
npm start-dev to use nodemon and chrome debugger to run the server
From within the root directory:
npm install