Check out https://dvan.js.org


Keywords
dvan, poi, webpack, zero-config, bundler, vue-cli, parcel, create-react-app, babel, app, cli, it-just-works, parcel-bundler, vue
License
MIT
Install
npm install dvan@2.5.4

Documentation



Ecosystem

Project Status Description
create-dvan-app Create Dvan app in seconds
@dvan/vue-static WIP Plugin - Generate app to static html files
@dvan/plugin-pwa TODO Plugin - Build a progressive web app with Workbox

Here are something you have to know

This just a Poi forked repository, but with hand wrote and LITTLE DIFFERENT.

Quick Overview

Before we get started, ensure that you have installed Node.js (>=8) and Yarn (or npm) on your machine.

Get Started Immediately

yarn global add create-dvan-app
create-dvan-app my-app

cd my-app
npm run serve

Then open http://localhost:4000 to see your app. When you’re ready to deploy to production, create a minified bundle with npm run build.

Documentation

📚 https://dvan.js.org

Credits

Dvan won't exist without the inspirations from following projects:

  • Poi
  • Webpack

FAQ

  • Q: Why would you do that?
    A: For training(study?).
  • Q: Which should I choose?
    A: Poi absolutely. More features, better experience and less bugs.

License

MIT © EVILLT