Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

sweetca/animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is app example how to build app with animated elements using D3, React, Redux. All UI mobile friendly.

Auto build with create-react-app using : react-scripts; no manual configs for babel, webpack

To lunch app in dev/production (depend from node process.env.NODE_ENV) mode you can use yarn (or npm):

yarn install
yarn start

To build or test use :

yarn build
yarn test

For more information about scripts see ./package.json

CI active

Look on deployed app here that deployed with GitHub pages module

About

Animation with D3, React, Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published