create-nullstatic-app
v0.0.16
Published
Crawls every accessible link in your application and generates static HTML.
Readme
Create Nullstatic App
Crawls every accessible link in your application and generates static HTML.
Usage
npx create-nullstatic-appThe default output folder is "static".
If you ran into problems with
npx, read about the knownnpxbug.
To select a new folder run:
npx create-nullstatic-app folder-nameRefer to the Nullstack Repository for more information.
License
create-nullstatic-app is released under the MIT License.
