1.0.35 • Published 7 years ago

appletree-ui v1.0.35

Weekly downloads
2
License
ISC
Repository
-
Last release
7 years ago

How to add more features to this npm library and publish a next npm version?

As usual, you might need to run below command for the first time.

npm i

Start your local demo: http://localhost:3001

npm start

Do some changes in your code and refresh your local demo page: http://localhost:3001

You can also build your demo to a site like this npm run build, then open /examples/dist/index.html in browser to check it.

Switch to project Home. Please ensure that you have your local site (e.g. http://localhost/qtrade/product/overview) running via node server-simulator.

Ensure below command is running continuously, so that you can refresh your local site (e.g. http://localhost/qtrade/product/overview) to check the changes you just made in appletree-ui project without any further operation.

npm run bypass:watch

Once all changes in appletree-ui project are done, it is time to publish your change. (You might need to do npm config set registry https://registry.npmjs.org/, then npm login with credential agileabc/Appletree123/agileabc@sina.com for the first time)

npm version patch
npm publish

Now update third-party dependency appletree-ui to latest version under home project.

npm i --save-dev appletree-ui
1.0.35

7 years ago

1.0.34

7 years ago

1.0.33

7 years ago

1.0.32

7 years ago

1.0.31

7 years ago

1.0.30

7 years ago

1.0.29

7 years ago

1.0.28

7 years ago

1.0.27

7 years ago

1.0.26

7 years ago

1.0.25

7 years ago

1.0.24

7 years ago

1.0.23

7 years ago

1.0.22

7 years ago

1.0.21

7 years ago

1.0.20

7 years ago

1.0.19

7 years ago

1.0.18

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago