Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Simple prerender/routing spa Parcel environment with markdown-it for content.

License

Notifications You must be signed in to change notification settings

exiguus/parcel-pre-route-md

Repository files navigation

Parcel Pre Route Env

Simple prerender/routing spa Parcel environment with markdown-it for content. Not really meant for productive use, more for trying out.

Deploy

Deploy to Netlify

Use

npm run serve

or, if you'd rather take express

npm run dev

and build with

npm run build