Skip to content

jpryne/docs.superpowers-html5.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs.superpowers-html5.com

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.)

How to run the website locally

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

About

📚 Official documentation of Superpowers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.1%
  • CSS 17.8%
  • HTML 17.1%