This commit is contained in:
la Fleur 2020-10-31 18:24:39 +01:00
parent ab2cf9ab99
commit 66342ce011
1 changed files with 4 additions and 2 deletions

View File

@ -1,10 +1,11 @@
# basic App in Imba
Tiny template for testing out Imba using [CSS modules][0].
Tiny template for testing out Imba using [CSS modules][0]. Derived from
[hello-world-imba][1].
## Getting started
```
```bash
git clone https://dev.sum7.eu/lafleur/basic-imba
cd basic-imba
yarn # npm install
@ -27,3 +28,4 @@ yarn run dev # npm run dev
```
[0]: https://github.com/css-modules/css-modules
[1]: https://github.com/imba/webpack-app-imba