@bopeng95/wbpk

simple lightweight webpack + react starter

Usage no npm install needed!

<script type="module">
  import bopeng95Wbpk from 'https://cdn.skypack.dev/@bopeng95/wbpk';
</script>

README

@bopeng95/wbpk

npm scoped

simple lightweight webpack + react starter

How to run program

npm i -g @bopeng95/wbpk
  • Head over to any directory with a fresh npm init or npm init -y.
  • Then run wbpk.

What this package contains

  • linting in this app is my preferences, change as you like
  • has jest, enzyme, and @testing/library for react and react-hooks installed
  • images (png/jpeg/gif) and svgs can be imported
  • proxy is set to port 3000 if you are using a server to fetch data
  • hot module replacement is enabled
  • styling is used by styled-components
  • you can add your own fonts into a fonts folder from google-webfonts-helper or just script it from google fonts website