0.0.31 • Published 3 years ago

tinywan-swiper-demo v0.0.31

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

npm-swiper-demo

STEP 1 create npm account

login https://www.npmjs.com/ and create self account

STEP2 project

(1) create project

mkdir tinywan-swiper-demo && cd tinywan-swiper-demo

(2) init

npm init

auto create package.json file

(3) add index.js file and add content

module.exports = 'This is my first NPM project';

STEP2 publish

(1) npm login

(2) npm publish

Install

npm i tinywan-swiper-demo
0.0.31

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago