3 Renders a colorful heart
7 Serve the files in the root directory. For example using: `python -m SimpleHTTPServer`
11 Though this project is mostly static you should run `yarn install` or
12 `npm install` so you can lint and document the project.
14 ## Generating documentation
16 1. Run `npm run document`.
17 2. Serve the files that have been generated in the `doc` directory. If
18 already serving the files, just go to `/doc`