1.1.0 • Published 3 years ago

create-snowpack-react-with-tests v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

Development template for React with Snowpack

npx create-snowpack-react-with-tests npm i

How's this different from create-snowpack-app with template react?

For now, there are 2 main differences:

  • Babel preset-react configuration for using jsx without having to import React.
  • Swapped out web test runner/ chai for jest.