Skip to content

toastyboost/rollup-react-starter

Repository files navigation

🐣 Rollup React starter with Typescript

Build Status

Build your module into a clean, typed and cross-platform package.
It's just works. Only key featurs.

Based on — 🐣Rollup starter with Typescript

Usage

yarn build builds the application to dist/
yarn story - start dev server on http://localhost:6006
yarn story-build - build storybook for deployment

Features

  • 🧠Bundles CJS/ES module formats
  • 👭Aliases
  • 🤫Sourcemaps
  • 👮‍♀️ESLint plugins (not TSLint, because it's dead)
  • 🍭Prettier
  • 🎱 Auto compiling types
  • 🧹 Post clean

Storybook

  • Latest stories syntax
  • Addon Knobs
  • Addon Actions
  • Addon Console
  • Addon Docs

TODO

  • Add article how to publish NPM package
  • Add stoty build

Releases

No releases published

Packages

No packages published