Heart
Renders a colorful heart
How to run
Serve the files in the root directory. For example using: python -m SimpleHTTPServer
Setting up
Though this project is mostly static you should run yarn install or
npm install so you can lint and document the project.
Generating documentation
- Run
npm run document. - Serve the files that have been generated in the
docdirectory. If already serving the files, just go to/doc
Linting
- Run
npm lint
Project Status
