Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 345 Bytes

stasis-basic-example

This is a basic example project for the Stasis static site generator

Try

Deploy to Netlify

Setup

npm install

Build

npm run build

Serve

npm run serve