0.1.4 • Published 8 years ago

sts-create v0.1.4

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

STS Create

This CLI tool helps create front-end app for STS Software

Prerequisite

Your machine must have:

  • NodeJS
  • Git

Install

  • npm install -g sts-create

Usage

  • Run sts-create -h to show help
  • Run sts-create react-app [project-name]: Generate a React project.
  • Run sts-create react-native-app [project-name]: Generate a React Native project (comming soon).