Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 343 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 343 Bytes

Nuxt Static

Generate a static site using Nuxt.js

This project leverages the built-in nuxt generate command but takes it one step further by saving out the API response data needed for pages in .json files so that your site can quickly load those local .json files instead.