https://github.com/pulsedemon/thisisnotavirus
THISISNOTAVIRUS
https://github.com/pulsedemon/thisisnotavirus
animation canvas css html5 javascript sass typescript weird
Last synced: about 1 year ago
JSON representation
THISISNOTAVIRUS
- Host: GitHub
- URL: https://github.com/pulsedemon/thisisnotavirus
- Owner: pulsedemon
- Created: 2012-09-28T15:10:05.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-09-05T16:57:03.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T02:23:14.468Z (about 1 year ago)
- Topics: animation, canvas, css, html5, javascript, sass, typescript, weird
- Language: TypeScript
- Homepage: https://thisisnotavirus.com
- Size: 85.7 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# thisisnotavirus.com
## What is this?
This is my personal site that I use to post JavaScript/CSS animations that I work on when I'm bored. I do this for fun, so don't expect this code to be totally production level. That said, it will run fine in any modern browser and load relatively quickly.
## Installation
Clone repo, then:
```
yarn install
yarn start
```
Should be accessible at http://localhost:3000 unless you've already occupied port 3000. See terminal output.