0.1.19 • Published 2 years ago
visit-lib-toggle-button v0.1.19
visit-lib-traveller-counter
Project setup
npm install visit-lib-traveller-counterSample input for the library
[{ key: "ADULT", value: "0" },{ key: "CHILD1", value: "0" },{ key: "CHILD2", value: "0" }]Output
Same output will return with modified valuesCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lint