ce9e3cf5fd
Bump braces from 1.8.5 to 2.3.2 |
||
---|---|---|
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