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
# clone repo
git clone https://github.com/w0bbes/breathless.git
# go into the working dir cd breathless
# install the dependencies with npm
$ npm install
# start the server
$ npm start