An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![npm version](https://badge.fury.io/js/@novicell%2Fcli.svg)](https://badge.fury.io/js/@novicell%2Fcli)
![node-current](https://img.shields.io/node/v/@jannick_sp/cli-tool)
# 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: 📽️
![This is an image](https://media1.giphy.com/media/ESdDAtAIoXObbXAz1X/giphy.gif?cid=790b761110669036b1f71cc21088c3c7d47d005f37e0dc9a&rid=giphy.gif&ct=g)

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