Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) 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