1.0.35 • Published 6 years ago

appletree-ui v1.0.35

Weekly downloads
2
License
ISC
Repository
-
Last release
6 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

6 years ago

1.0.34

6 years ago

1.0.33

6 years ago

1.0.32

6 years ago

1.0.31

6 years ago

1.0.30

6 years ago

1.0.29

6 years ago

1.0.28

6 years ago

1.0.27

6 years ago

1.0.26

6 years ago

1.0.25

6 years ago

1.0.24

6 years ago

1.0.23

6 years ago

1.0.22

6 years ago

1.0.21

6 years ago

1.0.20

6 years ago

1.0.19

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago