https://github.com/novicell/novicell-cli
Cli to setup extra Novicell features eg. for a standard NUXT app
https://github.com/novicell/novicell-cli
cli novicell nuxt
Last synced: 5 months ago
JSON representation
Cli to setup extra Novicell features eg. for a standard NUXT app
- Host: GitHub
- URL: https://github.com/novicell/novicell-cli
- Owner: Novicell
- Created: 2019-10-07T09:55:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T10:27:09.000Z (over 3 years ago)
- Last Synced: 2025-03-16T09:43:58.333Z (about 1 year ago)
- Topics: cli, novicell, nuxt
- Language: TypeScript
- Homepage:
- Size: 2.49 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://badge.fury.io/js/@novicell%2Fcli)

# Novicell CLI tool
This is a tool that helps all Novicell developers to initialize a new project no matter which project type.
At the moment it supports all types such as:
- Embedded (Vite)
- Custom (Nuxt3)
- Premium SPA (Nuxt2)
Or watch this complete tutorial on how to use the tool: 📽️

### Use Node Version `16.11.0` or later.
## Using the tool with NPX
```bash
npx @novicell/cli
```