@bopeng95/wbpk

2.1.2 • Public • Published

@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

Readme

Keywords

Package Sidebar

Install

npm i @bopeng95/wbpk

Weekly Downloads

1

Version

2.1.2

License

MIT

Unpacked Size

15.3 kB

Total Files

13

Last publish

Collaborators

  • bopeng95