Skip to content

loteoo/hyperstatic-starter

Repository files navigation

Hyperstatic starter

Live demo

Hyperstatic

🚀 Quick start:

Click here to use this template, or run these commands:

# Clone project
git clone https://github.com/loteoo/hyperstatic-starter.git

cd hyperstatic-starter

npm install         # Install dependencies
npm run dev         # Dev server + live reload

Or use a .zip download

Building your site :

# Build for production (no prerender)
npm run build

# Build for production and prerender pages
npm run prerender

# Preview production build locally
npm run preview

Features

  • Vite for dev tooling
  • Written in TypeScript
  • CSS modules + nested syntax
  • Smart CSS defaults on top of sanitize.css
  • JSX ready to go
  • Absolute imports (say goodbye to the ../../ hell)
  • PWA/SPA ready with a default web app manifest

This starter project was based on this Hyperapp starter.

About

Starter project for the hyperapp site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published