Skip to content

mindreframer/mathlive-create-app

Repository files navigation

@mathlive/create-app

Scaffolding reproducible Mathlive Issues

Compatibility Note: We use Vite as our bundle manager, and it requires Node.js version >=12.0.0.

With Yarn:

$ yarn create @mathlive/app

Then follow the prompts!

You can also directly specify the project name and the template you want to use via additional command line options. For example, to scaffold a Mathlive + Vue issue report, run:

# yarn
yarn create @mathlive/app mathlive-vue-bug --template vue

Currently supported template presets include:

  • vanilla
  • vanilla-ts
  • vue
  • vue-ts
  • react
  • react-ts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published