@electronic-minds/create-adventure

Create (an) adventure

Usage no npm install needed!

<script type="module">
  import electronicMindsCreateAdventure from 'https://cdn.skypack.dev/@electronic-minds/create-adventure';
</script>

README

Create (an) adventure

Simply start a new project with Adventure as your foundation.

Usage

Open the folder in which you want to set up a new project. This folder needs to be empty. In Ecoma projects (for example) this is /public/project/frontend.

npm init @electronic-minds/adventure@latest my-project-name

You don't need to install this package before you run this command.