UNPKG

liberte

Version:

Liberté is a react type script project has built with CRA and run with webpack dev server, so you can add your custom webpack config without "react-script eject".

4 lines (3 loc) • 89 B
#! /usr/bin/env node const shell = require("shelljs"); shell.exec("webpack-dev-server");