/create-nullstatic-app

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

Primary LanguageJavaScript

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.