1592747213
Bumps [braces](https://github.com/micromatch/braces) from 1.8.5 to 2.3.2. - [Release notes](https://github.com/micromatch/braces/releases) - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits) 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