0.1.28 • Published 4 years ago

wyzetalk-components v0.1.28

Weekly downloads
-
License
-
Repository
-
Last release
4 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

4 years ago

0.1.27

4 years ago

0.1.26

4 years ago

0.1.25

4 years ago

0.1.24

4 years ago

0.1.23

4 years ago

0.1.22

4 years ago

0.1.21

4 years ago

0.1.20

4 years ago

0.1.19

4 years ago

0.1.18

4 years ago

0.1.17

4 years ago

0.1.16

4 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago