1.1.1 • Published 2 years ago

plm-library v1.1.1

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

plm-library

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Run test,

$ npm test

Build library via father,

$ npm run build