eyelidlessness / microsite-global-state-repro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microsite

Microsite Starter

Microsite is a next-generation static site generator.

Getting Started

To spin up a development server, run:

npm start

To build your production-ready site, run:

npm run build
# or build + serve with
npm run serve

About

License:MIT License


Languages

Language:TypeScript 96.7%Language:CSS 3.3%