Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pulsedemon/thisisnotavirus
THISISNOTAVIRUS
https://github.com/pulsedemon/thisisnotavirus
animation canvas css html5 javascript sass typescript weird
Last synced: about 1 month ago
JSON representation
THISISNOTAVIRUS
- Host: GitHub
- URL: https://github.com/pulsedemon/thisisnotavirus
- Owner: pulsedemon
- Created: 2012-09-28T15:10:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-11-26T02:38:51.000Z (about 1 year ago)
- Last Synced: 2023-11-27T02:20:42.295Z (about 1 year ago)
- Topics: animation, canvas, css, html5, javascript, sass, typescript, weird
- Language: TypeScript
- Homepage: https://thisisnotavirus.com
- Size: 85.4 MB
- Stars: 5
- 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.