Janus is a project which aims to become a centralized library which includes reusable micro animations and interactions.
These instructions wil get you a copy of the project up and running on your local machine for development and testing purposes.
- NodeJs
- NPM
- Http-server
npm install -g http-server
navigate to the project then run:
http-server -c-1
open localhost:8080