1.1.0 • Published 7 years ago

jkallunki-scripts v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

jkallunki-scripts

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