8 lines
265 B
Markdown
Raw Normal View History

2017-02-15 21:10:54 -05:00
Test App for integration testing purposes.
2018-03-29 19:05:30 -04:00
```../../bin/embark run``` to check if everything is behaving as expected
2017-02-15 21:10:54 -05:00
2018-03-29 19:05:30 -04:00
```../../bin/embark test``` to see tests are working as expected
2017-02-15 21:10:54 -05:00
```dist/index.html``` and ```dist/test.html``` to check different functionality