README
@4c/start
A minimal, opinionated webpack dev server CLI. Filter out the webpack noise. Takes inspiration (and code) from create-react-app's output.
npm i @4c/start
start --port 4000
A minimal, opinionated webpack dev server CLI. Filter out the webpack noise. Takes inspiration (and code) from create-react-app's output.
<script type="module">
import 4cStart from 'https://cdn.skypack.dev/@4c/start';
</script>
@4c/startA minimal, opinionated webpack dev server CLI. Filter out the webpack noise. Takes inspiration (and code) from create-react-app's output.
npm i @4c/start
start --port 4000