webpack-4-scratch

1.5.0 • Public • Published

Webpack 4, React, Jest, Babel 7 starter project

Build Status PRs Welcome

Dependencies

A pre-configured starter project with the following features (all accurate at time of writing, very likely subject to change!);

  • Webpack 4
  • Babel 7
  • Jest
  • Enzyme
  • ESLint & Prettier
  • Generator (async/await) polyfill

Main commands

# Run the dev server on port 8080
npm start

# Generate a production build
npm run build

# Run ESLint
npm run lint

# Run unit tests
npm test

Readme

Keywords

none

Package Sidebar

Install

npm i webpack-4-scratch

Weekly Downloads

0

Version

1.5.0

License

MIT

Unpacked Size

4.52 MB

Total Files

444

Last publish

Collaborators

  • jpreecedev