0.1.15 • Published 6 years ago

startd-cli v0.1.15

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

startd

startd.io

Installation

npm install -g startd-cli

Usage

Create a new project:

startd new-project

Run your app locally:

npm start

Update startd scripts (from a start project directory)

startd --update