0.1.4 • Published 3 years ago

@puckit/scripts v0.1.4

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

Puckit

Create boilerplate for React universal web-applications with zero configuration in one command.

promo

Usage

Create app:

npx @puckit/create-app your-app-name

Start app:

cd your-app-name
npm start

Inspiration

To Do

  • Production scripts
  • React refresh
  • Babel config override
  • Webpack config override
  • Jest
  • PostCSS
  • Config for Packit