https://github.com/devpaul/typescript-workflow-slides
TypeScript Developer Workflow Slides
https://github.com/devpaul/typescript-workflow-slides
phoenix-typescript presentation slides typescript
Last synced: about 1 month ago
JSON representation
TypeScript Developer Workflow Slides
- Host: GitHub
- URL: https://github.com/devpaul/typescript-workflow-slides
- Owner: devpaul
- License: other
- Created: 2017-01-11T00:03:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-11T00:15:44.000Z (over 9 years ago)
- Last Synced: 2025-03-23T08:41:52.747Z (about 1 year ago)
- Topics: phoenix-typescript, presentation, slides, typescript
- Language: HTML
- Homepage: https://devpaul.github.io/typescript-workflow-slides/
- Size: 2.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Development Workflow
Development Workflow. Created by Paul Shannon [@developerPaul](https://twitter.com/developerPaul).
## Quick Start
* `npm install`
* `grunt serve`
* open [Presentation @ http://localhost:8765](http://localhost:8765)
## Dependencies
* [Node.js & npm](https://nodejs.org/download/)
* [Grunt](http://gruntjs.com/getting-started)
* [Bower](http://bower.io/#install-bower)
Recommend installing Grunt and Bower globally:
```
npm install -g grunt-cli
npm install -g bower
```
## Attribution and License
See LICENSE.md for attribution and license