No description
  • Vue 79.4%
  • HTML 14.1%
  • JavaScript 4.3%
  • TypeScript 2.2%
Find a file
2022-03-21 15:50:47 +00:00
public init 2022-03-21 15:41:54 +00:00
src init 2022-03-21 15:41:54 +00:00
.browserslistrc init 2022-03-21 15:41:54 +00:00
.eslintrc.js init 2022-03-21 15:41:54 +00:00
.gitignore init 2022-03-21 15:41:54 +00:00
babel.config.js init 2022-03-21 15:41:54 +00:00
package-lock.json init 2022-03-21 15:41:54 +00:00
package.json correct package name + spelling. 2022-03-21 15:50:47 +00:00
README.md correct package name + spelling. 2022-03-21 15:50:47 +00:00
tsconfig.json init 2022-03-21 15:41:54 +00:00
vue.config.js init 2022-03-21 15:41:54 +00:00

vue-smooth-animate-on-scroll

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.