mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-09 13:26:10 +00:00
8 lines
265 B
Markdown
8 lines
265 B
Markdown
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
|