Skip to content

Freshmint CLI v0.1.0 (Alpha)

Pre-release
Pre-release
Compare
Choose a tag to compare
@psiemens psiemens released this 24 Nov 00:24

Installation

# Install the Freshmint CLI
npm install -g freshmint

CLI Quick Start

# Create a new Freshmint project in ./my-project
fresh start my-project

Now follow the steps in my-project/README.md to get started!