0.3.4 • Published 4 years ago
rocketact v0.3.4
Features
- ⚡️ Zero configuration
- 👏 Supports both Single-Page Application and Multi-Page Application
- 📤 Supports TypeScript、Sass、PostCSS out of box
- 🖥 Full-featured web console
- 🕹 Fully control over every step of the build process
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
Name | Description | Meta |
---|---|---|
rocketact | commandline tool to create new projects | |
rocketact-scripts | main functionality resides here | |
rocketact-dev-utils | common utils shared by other packages | |
rocketact-web-console | web console core | |
babel-preset-rocketact | babel presets for Rocketact projects | |
rocketact-plugin-polyfill | automatically setup polyfill configuration | |
rocketact-plugin-bundle-analyzer | add webpack-bundle-analyzer intergation for Rocketact projects | |
rocketact-plugin-butler | add compatibility for legacy Butler projects |
Contributing
Please read our contributing guide.
0.3.4
4 years ago
0.3.3
4 years ago
0.3.2
4 years ago
0.3.1
4 years ago
0.3.0
4 years ago
0.2.6
6 years ago
0.2.5
6 years ago
0.2.4
6 years ago
0.2.2
6 years ago
0.2.1
6 years ago
0.2.0
6 years ago
0.1.16
6 years ago
0.1.15
6 years ago
0.1.14
6 years ago
0.1.13
6 years ago
0.1.12
6 years ago
0.1.11
6 years ago
0.1.10
6 years ago
0.1.9
6 years ago
0.1.8
6 years ago
0.1.7
6 years ago
0.1.6
6 years ago
0.1.5
6 years ago
0.1.4
6 years ago
0.1.3
6 years ago
0.1.2
6 years ago
0.1.1
6 years ago
0.1.0
6 years ago