mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-10 12:46:29 +00:00
* Updated build to include deployment of contracts * updated the plugin uploadCmd to be a Promise for better bubbling of errors and messaging. * updated test.js imports so functionality works correctly.
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