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
right now it's a bit weird to get started, you have to compile the docs running gulp docs. This requires to have gulp and typescript installed (npm install -g gulp-cli typescript typings). Now npm install and npm start should work.
Another great option to play around with CaffeJS is to just checkout the gh-pages branch (the one that is hostet here https://chaosmail.github.io/caffejs/) via git checkout gh-pages. Now you should be able to spin up a local webserver via http-server (once it is installed via npm install -g http-server).
When I run npm start, I get this:
And when I run npm install, I get this:
The text was updated successfully, but these errors were encountered: