Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 434 Bytes

File metadata and controls

21 lines (15 loc) · 434 Bytes

janus

Janus is a project which aims to become a centralized library which includes reusable micro animations and interactions.

Getting Started

These instructions wil get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • NodeJs
  • NPM
  • Http-server
npm install -g http-server

navigate to the project then run:
http-server -c-1

open localhost:8080