Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.15) Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| dist | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| README.md | ||
| package.json | ||
| webpack.config.js | ||
| yarn.lock | ||
README.md
hello-world-imba
Tiny template for testing out Imba
Getting started
# install dependencies
npm install
# start webpack-dev-server and compiler
npm run dev