Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (19 loc) · 945 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 945 Bytes

This repository has been archived. You can now set your build script to:

npx nullstack build --mode=ssg

Read more about it in the static site generation documentation

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.