Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 297 Bytes

File metadata and controls

12 lines (7 loc) · 297 Bytes

🏗️ Build Step

To build NextPageParser, a build script is already defined in your package.json. Simply run:

npm run build

This will compile the project and output the artifact to the build directory located at the root of the project.