๐Ÿ“ฆ Rudeg / react-module-boilerplate

โ˜… 2 stars โ‘‚ 0 forks ๐Ÿ‘ 2 watching
๐Ÿ“ฅ Clone https://github.com/Rudeg/react-module-boilerplate.git
HTTPS git clone https://github.com/Rudeg/react-module-boilerplate.git
SSH git clone git@github.com:Rudeg/react-module-boilerplate.git
CLI gh repo clone Rudeg/react-module-boilerplate
Sergii Rudenko Sergii Rudenko Bumped version number f2c5380 9 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ dist
๐Ÿ“ src
๐Ÿ“ style
๐Ÿ“„ .babelrc
๐Ÿ“„ .gitignore
๐Ÿ“„ gulpfile.babel.js
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ README.md

react-module-boilerplate

Simple boilerplate for React component.

The Stack

โœ” Gulp - tasks

โœ” Babel - transform ES6 to ES6

โœ” React - react

โœ” Rollup - bundling

##Structure

The root level of the contains the following directories and files:

  • src/ - source files
  • dist/ - final bundles
  • gulpfile.babel.js - the gulp entry point + tasks
  • package.json - package.json file with info and depth