You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grunt # or grunt watch, to recompile on any changes
#####Then you can navigate to file://localhost/some/path/to/aether/build/index.html and see it in action.
###Things to keep in mind
Edit the CoffeeScript source in /src and /test, not the transpiled JavaScript in aether/lib.
Remember to create tests in the /test folder.