Use this template to build your own modules for react@^16.0.0
- Clone this repository
- Run
yarn install(Usage of Yarn is recommended) - Edit the
src/index.jsxfile and then runnpm run dev. - This will start the
webpack-dev-server - Then open your browser at
localhost:3100 - The browser will be updated everytime you change the code at
src/index.jsx
- Linting with eslint
- Linting code style: Airbnb
- Testing with
jest@^21.2.1andenzyme@^3.1.1 - Uses
babelfor JS transpiling - Uses
webpackfor building the code
/src: The module code/test: The tests for thesrccomponents/build: The target compilation directory
Juan Camilo Guarín Peñaranda
Otherwise SAS
https://owsas.com
Cali, Colombia, 2017
MIT
