https://github.com/ejfox/417am
Website for generative art explanations
https://github.com/ejfox/417am
Last synced: 2 months ago
JSON representation
Website for generative art explanations
- Host: GitHub
- URL: https://github.com/ejfox/417am
- Owner: ejfox
- Created: 2017-10-29T18:50:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-25T22:53:04.000Z (over 8 years ago)
- Last Synced: 2026-04-03T21:49:47.650Z (2 months ago)
- Language: JavaScript
- Homepage: http://417.cool
- Size: 46.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Starter Template
This is a basic but opinionated starting point for prototyping apps, with an emphasis on data handling and visualization.
# Getting started
Edit project configuration in `options.json`.
`npm start` to start gulp
Edit coffeescript in `src/coffee/app.coffee`
Edit HTML in `src/tmpl/index.mustache`
Edit Stylus (CSS) in `src/styl/style.styl`