3a957df975 | ||
---|---|---|
dist | ||
src | ||
.gitignore | ||
README.md | ||
package.json | ||
webpack.config.js |
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