Skip to content

Latest commit

 

History

History
executable file
·
32 lines (18 loc) · 280 Bytes

README.md

File metadata and controls

executable file
·
32 lines (18 loc) · 280 Bytes

Scroll effect with Js

Installation

Install dependencies:

npm install

Start a local server:

npm start

Create the build:

npm run build

by SubUx