0.1.3 • Published 4 years ago
nextjs-spa v0.1.3
Developing
This project is a tszip package written in
TypeScript with the latest ESNext syntax in src/ and compiled to ES module
output in dist/.
Editing
To watch for changes:
yarn devBuilding
To build the release package:
yarn buildPublishing
To compile the release build and publish to NPM:
yarn publish