Skip to content

J-Kallunki/jkallunki-scripts

Repository files navigation

jkallunki-scripts

Tooling for creating configurations etc.

Usage

npx jkallunki-scripts

Or install and run (one time):

yarn add -D jkallunki-scripts
yarn jkallunki-scripts

Or install and run (global):

yarn global add jkallunki-scripts
yarn jkallunki-scripts

Directly run a selected script:

yarn j-cl-tsreact

Opinionated React setup with Webpack 4 and Typescript

yarn j-cl-babel

Opinionated Javascript-library setup with Babel ES6

Acknowledgements

Opinionated Javascript-library setup with Babel ES6 - based on materials at lessons from Kent C. Dodds