This is the repository for the official documentation of Superpowers at docs.superpowers-html5.com.
(This website will be turned into a Superpowers Web project in the future.)
Make sure you have Node.js installed. Clone the repository, open it in a terminal and run:
npm install
npm run build
To start the server, run:
npm start
And go to http://localhost:9051