0.1.3-dev • Published 3 years ago

@flowsydev/create-app v0.1.3-dev

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Flowsy Application Starter Tool

Prerequisites

This tool requires Node.js, which can be installed manually from https://nodejs.org/ or using Node Version Manager (recommended):

nvm install $NODE_VERSION
nvm use $NODE_VERSION

# Set as default version (optional and only for Mac/Linux)
nvm alias default $NODE_VERSION

Important: Do not upgrade the Node Package Manager (NPM) version included with the Node.js version installed using NVM.

Usage

npx @flowsydev/create-app my-app
0.1.3-dev

3 years ago

0.1.0-dev

3 years ago

0.1.2-dev

3 years ago

0.1.1-dev

3 years ago