create-visactor-app
v1.0.1
Published
Create web application with VisActor
Maintainers
Readme
What is Create VisActor App
Create VisActor App is a CLI tool that helps you quickly create web applications with the VisActor library. In other words, it provides boilerplates for integrating frontend frameworks with the VisActor library.
Installation
You can use npm, yarn or pnpm to install the CLI tool.
Please refer to the Installation documentation for more details.
Why
Todo
- [x] Workflow: changesets, versioning, release workflow (important)
- [x] ESLint, Prettier better monorepo configuration (important)
- [ ] CLI:
- [ ] execa new version grammars
- [ ] refactor and restructure the code
- [ ] Template:
- [x] Next.js demo template:
- [x] Bug: Calendar (important)
- [x] Improve: Font
- [x] Delete prettier config
- [x] Svelte Kit template (important)
- [x] Next.js demo template:
- [ ] Documentation Website
- [ ] Github Management:
- [x] Protect main branch
- [-] Contribution guidelines (important)
- [-] Issue templates (important)
- [-] PR templates + PR linting (important)
- [ ] More ESLint and TS Configuration rules
- [ ] E2E Testing
