All Projects → onvno → Easy Pack

onvno / Easy Pack

Licence: other
Webpack, Ahhhhhhh .... Take Easy

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects

Projects that are alternatives of or similar to Easy Pack

Simply Calculator Vuejs
A simple calculator made by vuejs 用vue.js实现简易计算器
Stars: ✭ 76 (-7.32%)
Mutual labels:  webpack
Aspnetcoredemoapp
ASP.NET Core demo app with webpack bundle
Stars: ✭ 78 (-4.88%)
Mutual labels:  webpack
React Router Animation Examples
An example using React Router and React's Animations
Stars: ✭ 80 (-2.44%)
Mutual labels:  webpack
Polled.win
📊 Real time polling
Stars: ✭ 76 (-7.32%)
Mutual labels:  webpack
Vue H5 Pro
🚀 基于@vue/CLI3构建的移动端h5项目模板
Stars: ✭ 78 (-4.88%)
Mutual labels:  webpack
Vue Ssr
基于vue-ssr搭建的一套node服务端渲染工作流
Stars: ✭ 78 (-4.88%)
Mutual labels:  webpack
Webpack Seed
这是一个基于webpack的多页应用脚手架
Stars: ✭ 1,199 (+1362.2%)
Mutual labels:  webpack
Semaphore Ng2 Webpack
Stars: ✭ 81 (-1.22%)
Mutual labels:  webpack
Mostly
They mostly come at night; mostly.
Stars: ✭ 78 (-4.88%)
Mutual labels:  webpack
Jhipster5 Demo
Get Started with JHipster 5 Tutorial and Example
Stars: ✭ 80 (-2.44%)
Mutual labels:  webpack
Mern
🎉 This is boilerplate for MERN stack with integrations like Redux and SSR 🎉
Stars: ✭ 77 (-6.1%)
Mutual labels:  webpack
Angular2 Demo
A simple demo for Angular 2
Stars: ✭ 77 (-6.1%)
Mutual labels:  webpack
Webpack React
👍👏react入门,抛砖引玉
Stars: ✭ 79 (-3.66%)
Mutual labels:  webpack
Template.js
A javascript template engine, simple, easy & extras, support webpack, rollup, parcel, browserify, fis and gulp
Stars: ✭ 1,201 (+1364.63%)
Mutual labels:  webpack
Page Builder
自定义页面构建平台
Stars: ✭ 81 (-1.22%)
Mutual labels:  webpack
Cdk
🎁 Vue Component Development Kit
Stars: ✭ 75 (-8.54%)
Mutual labels:  webpack
Vue Md Loader
✨ Markdown files to ALIVE Vue components.
Stars: ✭ 78 (-4.88%)
Mutual labels:  webpack
Spa Starter Kit
📦 Quick starter kit for booting up a NodeJS container with React, webpack, babel/ES2015, Redux, and more.
Stars: ✭ 81 (-1.22%)
Mutual labels:  webpack
Multi Page App With React
🔧 A lightweight, flexible webpack setup with React for multi page application development
Stars: ✭ 82 (+0%)
Mutual labels:  webpack
Alias Hq
The end-to-end solution for configuring, refactoring, maintaining and using path aliases
Stars: ✭ 77 (-6.1%)
Mutual labels:  webpack

EasyPack

欢迎使用EasyPack快速构建工程!EasyPack专注于项目构建,实现:

  • 可视化构建
  • 减少重复工作
  • 所见即所得,无冗余配置
  • 输出暴露配置文件,方便自定义及优化

说明

  • 为展示效果,动图省去了npm installnpm run start项目启动步骤

  • 目前测试均在mac上执行,如Window下有问题,可随时提issue跟进解决

  • 支持webpack3 & 4,目前暂未对webpack做过多优化,后续根据需求添加

Start

$ npm install
$ npm install -g electron-packager

Dev

$ cd easy-pack
$ npm run start

Build

输出到delease目录

$ cd easy-pack

# mac - 输出dmg
$ npm run mac

# window
$ npm run win

讨论群

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].