Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 329 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 329 Bytes

CreatureCentric

💻 Development Scripts

npm start

Run 11ty with hot reload at localhost:8080

npm run build

Generate minified production build

Use this as the "Publish command" if needed by hosting.

Checkout the Eleventy Command Line Usage docs for more options