Skip to content

cofablab/puding

 
 

Puding

Create React App fork by Cofab

NPM

Intended for prototyping experiments, delivered as PWAs

Changes:

Upcoming:

  • OpenGraph content strategy with React Helmet
  • Webfontloader
  • Improved manifest with PWA Manifest
  • Scroll lock across devices with BrowserSync
  • Responsive images

Usage

npm init react-app my-app --scripts-version puding

or

yarn create react-app my-app --scripts-version puding

Refer to Create React App documentation on how to non-destructively upgrade the project, or how to eject to fully customize the underlying configuration.

Dependencies

These additional dependencies were added to those specified by Create React App:

  • @mdx-js/mdx, @mdx-js/loader
  • @svgr/webpack
  • babel-plugin-macros
  • classnames
  • copy-webpack-plugin
  • filewatcher-webpack-plugin // TODO: Upgrade deps (npm audit)
  • foundation-sites
  • front-matter
  • importAll.macro
  • multicat
  • node_sass
  • react-hot-loader
  • react-router-dom
  • react-snapshot

License & Contributors

MIT © Cofab


You can find more tools like this on the Cofab website.

About

Create React PWA experiments

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.1%
  • Other 1.9%