A library to provide useful functions like lodash
- Clone this repo using
git@github.com:mcontigo/underline.git - Move to the appropriate directory:
cd underline. - Run
npm installto install dependencies. - Run
npm run build
- Run
npm run lintto execute code lint analyser - Run
npm run lint:fixtry a fix linter errors
- Run
npm install - Run
npm run rollup:build - Run
npm run rollup:watchto run the library in watch mode