/remix-js-with-jsdoc

A Remix run demo in full JS with JSDoc

Primary LanguageJavaScript

Welcome to Remix JS + JSDoc

This is a demo of how to use JS + JSDoc with Remix.

Development

From your terminal:

npm run dev

This starts your app in development mode, rebuilding assets on file changes.