2.1.0 • Published 2 years ago

@morax/spear v2.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

README

A Node CLI for creating react app

Usage

  • Installation
npm install -g @morax/spear
  • Create an app
moo init
  • Development
moo dev
  • Build
moo build
  • Lint
moo lint