miguel-sc / RubberDucky

Fluid simulation with rubber ducky for my Homepage

Home Page:https://miguelsantoscorrea.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RubberDucky

Fluid simulation with rubber ducky for my Homepage.

Getting Started

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

Prerequisites

You need to have npm installed to build the project. To check if you have npm installed you can run this command in your terminal:

$ npm -v

Installing

Clone this repository:

$ git clone https://github.com/miguel-sc/RubberDucky.git

Install dependencies:

$ npm install

Run development server:

$ npm run dev

Build:

$ npm run build

About

Fluid simulation with rubber ducky for my Homepage

https://miguelsantoscorrea.com


Languages

Language:JavaScript 50.3%Language:HTML 42.4%Language:CSS 7.3%