Skip to content
This repository has been archived by the owner on Aug 19, 2019. It is now read-only.

ibbatta/mojs-personal-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PERSONAL MO.JS STUDY CASE PROJECT

This repo contains a personal template to study and test animation with mo.js


What this project contains

  • Mo.js animation library

Set up

Before cloning the repo be sure you have installed:

Then:

  • Choose a folder project in your system and switch in cd [folder path]
  • Clone the repo in your folder git clone https://github.com/ibbatta/mojs-personal-study.git

Installation

  • From the directory of the project run yarn

Usage

Once everything is installed, use Yarn from the terminal to start the build tasks.
The package.json expose these tasks:

  • yarn start (start the project locally)
  • Visit the page localhost:9001 to see the project running

Todo

  • Learn animation

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

Credits


Troubleshootings

This is just a personal test, created for demonstration and learn purpose only, it may or may not be a good fit for your project(s).


GitHub @ibbatta  ·  Twitter @battago