sorrycc / example-webpack-mfsu

Start the antd + framer-motion project without cache in one second.
82 stars 9 forks source link

example-webpack-mfsu

Start the antd + framer-motion project without cache in one second.

Setup

Install dependency with pnpm or yarn or npm,

$ pnpm install

Start dev server,

$ pnpm dev
<i> [webpack-dev-server] Project is running at:
<i> [webpack-dev-server] Loopback: http://localhost:8080/
<i> [webpack-dev-server] On Your Network (IPv4): http://30.230.88.77:8080/
<i> [webpack-dev-server] On Your Network (IPv6): http://[fe80::1]:8080/
webpack 5.64.4 compiled successfully in 638 ms
webpack 5.64.4 compiled successfully in 59 ms
event - [mfsu] compiled with esbuild successfully in 293 ms

LICENSE

MIT