Crawls every accessible link in your application and generates static HTML.
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.
create-nullstatic-app is released under the MIT License.
