@carolina.js/core

This is the repository for the core part of the NodeJS [Carolina web application framework](https://upbeat-borg-577987.netlify.app/).

Usage no npm install needed!

<script type="module">
  import carolinaJsCore from 'https://cdn.skypack.dev/@carolina.js/core';
</script>

README

carolina-core

This is the repository for the core part of the NodeJS Carolina web application framework.

Getting Started

To get started use the generator to make a starter project:

npx @carolina.js/generator "My New Project"
cd my-new-project
bash init.sh

Visit the docs for more.

Additional Repositories

The following repositories contain central Carolina extensions, which are included in the starter project and the docs site: