项目作者: alice-sebego

项目描述 :
Create an interface containing animated particles with JS
高级语言: JavaScript
项目地址: git://github.com/alice-sebego/animated-particles.git
创建时间: 2021-06-15T21:40:37Z
项目社区:https://github.com/alice-sebego/animated-particles

开源协议:

下载


Animated particles

Create an interface containing animated particles with JS

What is this ?

It’s a mini-project in order to learn about canvas which is handled with vanilla JS ES6.

Languages and Tools used :

  • HTML5, SASS, JavaScript
  • Webpack 5 & Babel

Dependencies

Install all dependencies and debDependencies : npm install

Build js files : npm run build

Watch changes on Js files : npm run watch

Lauch app on local sever : npm run start