# backbone-bootstrap3-dialog **Repository Path**: gomac/backbone-bootstrap3-dialog ## Basic Information - **Project Name**: backbone-bootstrap3-dialog - **Description**: Bootstrap3 Dialog with Backbone View - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-06-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Backbone Bootstrap3 Dialog Bootstrap3 modal created as backbone view. See [Demo](http://itrunc.github.io/backbone-bootstrap3-dialog/). ## Build Introduction * Install node modules ```bash npm install ``` * Build with gulp ```bash gulp ``` ## Implement docs/demo * Install bower components ```bash bower install ``` * Start service ```bash node docs ``` Browser http://localhost:3000/docs/