elricco / scrolling-animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrolling animation

Project with Bootstrap4

Building and running on localhost

First install dependencies:

npm install

To create a production build:

npm run build:prod

To create a development build:

npm run watch

About

License:MIT License


Languages

Language:JavaScript 47.8%Language:Nunjucks 29.3%Language:SCSS 22.5%Language:TypeScript 0.4%