https://github.com/mihaeu/afp-js
https://github.com/mihaeu/afp-js
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mihaeu/afp-js
- Owner: mihaeu
- License: mit
- Created: 2016-03-24T07:55:34.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-04-01T12:07:12.000Z (over 9 years ago)
- Last Synced: 2025-01-11T00:12:49.634Z (9 months ago)
- Language: CSS
- Size: 2.28 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Funktionale Programmierung in JavaScript
[]()
[]()
[]()Präsentation ist erstmal mit reveal.js umgesetzt worden: http://mihaeu.github.io/afp-js
(die live Präsentation ist auf dem `gh-pages` Branch)## Getting started
```
npm install# starts local grunt server for development
npm start
```**Änderungen sollten nur an der `template.html` vorgenommen werden, da die `index.html` immer wieder überschrieben wird.**