UNPKG

@prabink/react-node-cli

Version:

React Node Application Generator & Helpers To Serve React Build, Push to github & Export industry level react project structure

3 lines 111 B
import { createBrowserHistory } from 'history'; const history = createBrowserHistory(); export default history;