citc-cli

0.1.6 • Public • Published

🚀 Developing React projects with ease

Features

  • ⚡️ Zero configuration
  • 👏 Supports both Single-Page Application and Multi-Page Application
  • 📤 Supports TypeScriptSassPostCSS out of box
  • 🖥 Full-featured web console
  • 🕹 support template with antd layout and mobx
  • 🔌 Supports Yarn Plug'n'Play environment

Usage

With npx, run:

npx citc-cli create my-awesome-project

Or you can install citc-cli globaly:

npm install -g citc-cli
citc-cli create my-awesome-project
cd my-awesome-project

Available Scripts

Start

Start local development environment

yarn start
# or 
npm start

Build

Perform a production build

yarn build
# or 
npm run build

Dependents (0)

Package Sidebar

Install

npm i citc-cli

Weekly Downloads

6

Version

0.1.6

License

MIT

Unpacked Size

892 kB

Total Files

106

Last publish

Collaborators

  • onlyfor3ver