Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 868 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 868 Bytes

Webpack & Draft.js - First Steps

Instalation

npm install

Running the app

npm start

Features

About

This is a an application for educational purposes only. It uses webpack to bundle and transpile our ES6 React.js code. No advanced topics where involved, only the main features to work with Webpack, React.js and Draft.js. There's no hot reloading, no inline styles, only one loader and there's no complex behaviour on the Draft.js implementation. This is only because of the time we need to explain each feature. We can discuss more in the near future.

License

React.js, Webpack and Draft.js they have their respective licenses. This project is GNU.