Skip to content

voorhoede/code-class-animation-worklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Class Animation Worklet

The underlying CSS Houdini API that is used for animations.
In this class we will learn about the API, what it is compared to WAAPI and how to use it.

Getting started

This project is hosted as a Voorhoede Git repository. Clone it:

$ git clone [email protected]:voorhoede/code-class-template.git

Install dependencies:

$ npm install

Start server & watch files:

$ npm run start

This wil build the project, start the server and start the watcher. The project is available on localhost:3000. The watcher task will automatically build assets, styles and views. The server will be reloaded on every change.

Before you can use the Animation Worklet, you will have to enable the experimental features flag in chrome, go to chrome://flags/#enable-experimental-web-platform-features and enable it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published