Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 725 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 725 Bytes

Nullstack

Create Nullstatic App

Crawls every accessible link in your application and generates static HTML.

Usage

npx create-nullstatic-app

The default output folder is "static".

If you ran into problems with npx, read about the known npx bug.

To select a new folder run:

npx create-nullstatic-app folder-name

Refer to the Nullstack Repository for more information.

License

create-nullstatic-app is released under the MIT License.