https://github.com/dbtek/getting-started-web
Frontend development 101
https://github.com/dbtek/getting-started-web
Last synced: about 2 months ago
JSON representation
Frontend development 101
- Host: GitHub
- URL: https://github.com/dbtek/getting-started-web
- Owner: dbtek
- License: mit
- Created: 2014-07-15T11:15:21.000Z (almost 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-04-27T10:37:55.000Z (about 11 years ago)
- Last Synced: 2025-01-19T09:07:16.936Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://dbtek.github.io/getting-started-web
- Size: 473 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Getting Started with Web Development
=========================
Frontend development 101. Tools and concepts.
###[Go to Slides](http://dbtek.github.io/getting-started-web)
##Run Locally
To run reveal.js presentation:
```bash
$ npm install
$ grunt serve
```
##License
[MIT](http://opensource.org/licenses/MIT)
##Author
İsmail Demirbilek - [@dbtek](https://twitter.com/dbtek)