0.2.1 • Published 7 years ago

bms-create-app v0.2.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
7 years ago

bms-create-app

Build Status

  • The following is a utility tool for helping to quickly scaffold build configurations to speed up the development workflow of incorporating the following into projects:
    • es6,
    • typescript
    • react

TODO

- Build Typescript configuration x - Build React configuration. x - Build Preact configuration - Create installation Wiki

Prerequsites

  • To get started with bms-create-app you will need to have npm version >= 5.2.0
  • To check npm version type npm --version

Getting Started

to see options for bms-create-app npx bms-create-app --help

Usage

Usage: bms-create-app [options]

Options:
  -V, --version      output the version number
  -d, --dir [dir]    The directory name to create and scaffold the App in (default: "src")
  -t, --type [type]  Application Type (es6|preact|react|typescript) (default: "es6")
  -h, --help         output usage information
0.2.1

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago