# summit-guide-2015 **Repository Path**: mirrors_thoughtbot/summit-guide-2015 ## Basic Information - **Project Name**: summit-guide-2015 - **Description**: thoughtbot summer summit guide project - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Your guide to the city of Denver for Summer Summit 2015 ## Requirements - [npm](https://nodejs.org/download) - [Ionic](http://ionicframework.com/getting-started) ## Installation For command line help, visit our wiki page on Bourbon’s [command line interface](https://github.com/thoughtbot/bourbon/wiki/Command-Line-Interface). 1. Install Ionic and the project dependencies ```bash npm install bower install ``` 2. Run the Ionic server Run the Ionic server for the desktop version: ```bash ionic serve ``` Or preview the iOS and Android versions in your browser: ```bash ionic serve --lab ``` Then run this command to keep your build files updated: ```bash gulp watch ``` 3. Get Coding All of the Haml, Sass and Coffeescript files are located in the `source` directory. They will autogenerate to the `www` folder, so you won't need to edit anything there. Some configuration files also live at the root of the project, such as `gulpfile.js` and `package.json`. ## License Copyright © 2015 [thoughtbot, inc](http://thoughtbot.com). Summit Guide is free software, and may be redistributed under the terms specified in the [license](LICENSE.md). ## About thoughtbot ![thoughtbot](http://thoughtbot.github.io/images/signature.svg) Summit Guide is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.