1.1.5 • Published 3 years ago

rocketact-dev-utils v1.1.5

Weekly downloads
13
License
MIT
Repository
github
Last release
3 years ago

Features

  • ⚡️ Zero configuration
  • 👏 Supports both Single-Page Application and Multi-Page Application
  • 📤 Supports TypeScriptSassPostCSS out of box
  • 🖥 Full-featured web console
  • 🕹 Fully control over every step of the build process
  • 🔌 Supports Yarn Plug'n'Play environment

Usage

With npx, run:

npx rocketact create my-awesome-project

Or you can install rocketact globaly:

npm install -g rocketact
rocketact create my-awesome-project
cd my-awesome-project

More info please refer to Rocketact website.

Available Scripts

Start

Start local development environment

yarn start
# or
npm start

Build

Perform a production build

yarn build
# or
npm run build

Packages

NameDescriptionMeta
rocketactcommandline tool to create new projects
rocketact-scriptsmain functionality resides here
rocketact-dev-utilscommon utils shared by other packages
rocketact-web-consoleweb console core
babel-preset-rocketactbabel presets for Rocketact projects
rocketact-plugin-polyfillautomatically setup polyfill configuration
rocketact-plugin-bundle-analyzeradd webpack-bundle-analyzer intergation for Rocketact projects
rocketact-plugin-legacy-decoratorsadd legacy decorators support for Rocketact projects
rocketact-plugin-butleradd compatibility for legacy Butler projects

Contributing

Please read our contributing guide.

1.1.5

3 years ago

1.1.4

4 years ago

1.1.4-beta0

4 years ago

1.1.3

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago