mirror of https://github.com/embarklabs/embark.git
add readme to testapp
This commit is contained in:
parent
fcd88b9e4a
commit
b8bd7a44a0
|
@ -0,0 +1,8 @@
|
|||
Test App for integration testing purposes.
|
||||
|
||||
```../bin/embark run``` to check if everything is behaving as expected
|
||||
|
||||
```../bin/embark test``` to see tests are working as expected
|
||||
|
||||
```dist/index.html``` and ```dist/test.html``` to check different functionality
|
||||
|
Loading…
Reference in New Issue