Skip to content
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.
/ animation-editor Public archive

Tool to ease creation / editing of CSS animations

License

Notifications You must be signed in to change notification settings

kasparsz/animation-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animation creation / editing tool

Tool to ease creation / editing of CSS animations

WIP - DO NOT USE!

Getting started

Dependencies

Make sure you have Node version >= 5.0 and NPM >= 3

Installing

  • fork this repo
  • clone your fork
  • npm install to install all dependencies or yarn
  • npm run development to start dev server in new tab

Running the dev server

After you have installed all dependencies you can start local server using npm run development or npm run watch which will watch, build and reload for you.

License

MIT

About

Tool to ease creation / editing of CSS animations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published