https://github.com/moebiusmania/frontend-fun
Slides & resource related to the talk.
https://github.com/moebiusmania/frontend-fun
api css frontend fun javascript meetup talk website
Last synced: 3 months ago
JSON representation
Slides & resource related to the talk.
- Host: GitHub
- URL: https://github.com/moebiusmania/frontend-fun
- Owner: moebiusmania
- License: mit
- Created: 2017-11-29T18:42:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T09:09:29.000Z (over 7 years ago)
- Last Synced: 2025-01-31T08:35:35.074Z (4 months ago)
- Topics: api, css, frontend, fun, javascript, meetup, talk, website
- Language: HTML
- Homepage: https://moebiusmania.github.io/frontend-fun/
- Size: 886 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Making frontend fun again!
Slides and some examples frome the titular talk.
### Installation and use
* clone this repo
* ```$ npm install``` and then ```$ npm start```
* browser will open automatically at ```http://localhost:8090/```### License
Released under the [MIT](LICENSE) license.