0.1.3 ā€¢ Published 4 years ago

chaser-cli v0.1.3

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

Inspired by vue-cli @2.x

preview

npm.io

Install

 npm install -g chaser-cli

Usage

use init commander to init a project

# init a project with template
chaser init [projectName]

# example:
# init SaaS project
chaser init SaaS

# init at current directory
chaser init .

and then choose a template you like

templates

  • cli-template-base

    Basic template built with Webpack 4.x, included scss, eslint standard, env

  • cli-template-vue

    Vue template built with vue-cli 3.x, included vuex, router, scss, eslint

  • cli-template-react

    React template built with create-react-app, included scss, eslint, redux, router

Author

šŸ‘¤ impeiran

šŸ¤ Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2019 impeiran. This project is MIT licensed.


This README was generated with ā¤ļø by readme-md-generator

0.1.3

4 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago