0.0.5 • Published 3 years ago

controle-estoque-utils v0.0.5

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

My Library - Created from Create React Dependency

start the project

Using webpack with reference to folder src/dev.

npm start
// OR
yarn start

build the project

Using babel with reference to folder src/lib.

npm build
// OR
yarn build

test the project

Using jest with reference to folder src/lib. Is possible edit the test config in package.json.

npm test
// OR
yarn test
0.0.3

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago