0.1.28 • Published 3 years ago

wyzetalk-components v0.1.28

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

To run the project run the following commands:

yarn && yarn start

Project uses a small package called easy-peazy for state managenemt. This exact scenario does not need state management but I used it for demonstration purposes. https://easy-peasy.now.sh/

to connect o the BE, you need to change the BASE_URL in src/api/constants to point to your IP address(or to the IP of whichever computer is running the node instance)

Project makes use of a scaffolding tool called Plop, which works off of the internals folder. https://github.com/plopjs/plop

scaffolding can be used by running yhe following command: yarn generate

To deploy, follow the following steps:

1 - Login to npm registry

npm login

enter your credentials

2 - bump up the version in package.json

3 - build the project by running:

yarn build

4 - publish to npm by running:

npm publish

0.1.28

3 years ago

0.1.27

3 years ago

0.1.26

3 years ago

0.1.25

3 years ago

0.1.24

3 years ago

0.1.23

3 years ago

0.1.22

3 years ago

0.1.21

3 years ago

0.1.20

3 years ago

0.1.19

3 years ago

0.1.18

3 years ago

0.1.17

3 years ago

0.1.16

3 years ago

0.1.15

3 years ago

0.1.14

3 years ago

0.1.13

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago