/parcel-pre-route-md

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

Primary LanguageJavaScriptMIT LicenseMIT

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