Remove unnecessary files
Merge branch 'hotfix/1.1.2'
Fix linter warnings
Renders a colorful heart
Serve the files in the root directory. For example using: python -m SimpleHTTPServer
Though this project is mostly static you should run yarn install
or
npm install
so you can lint and document the project.
npm run document
.doc
directory. If
already serving the files, just go to /doc
npm lint