Skip to content

Repository files navigation

rocketact

🚀 Developing React projects with ease

Build StatusDavid (path)node

npm Downloadsissues openissues closedGitHub contributorsPRs Welcome

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
  • 💈 Supports Custom Template

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 projectsDavid (path)
rocketact-scriptsmain functionality resides hereDavid (path)
rocketact-dev-utilscommon utils shared by other packagesDavid (path)
rocketact-web-consoleweb console coreDavid (path)
babel-preset-rocketactbabel presets for Rocketact projectsDavid (path)
rocketact-plugin-polyfillautomatically setup polyfill configurationDavid (path)
rocketact-plugin-bundle-analyzeradd webpack-bundle-analyzer intergation for Rocketact projectsDavid (path)
rocketact-plugin-legacy-decoratorsadd legacy decorators support for Rocketact projectsDavid (path)
rocketact-plugin-butleradd compatibility for legacy Butler projectsDavid (path)

Awesome Plugins

NameDescription
rocketact-plugin-yep-reactsupport yep-react ui components lib
rocketact-plugin-icons-reactsupport @jdcfe/icons-react use svg
rocketact-plugin-bundle-with-bannerbundle with banner
rocketact-plugin-bundle-with-versionbundle with version which in package.json
rocketact-plugin-jdc-practicesjdc fe team practices

Thanks for contributing these awesome plugins, you can find more plugins from npm query link.

Contributing

Please read our contributing guide.

About

🚀Developing React projects with ease

Resources

Code of conduct

Contributing

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages