A working demo can be found here.
Running the development server
$ npm install
$ npm start
Running the test runner
$ npm test
Building the application for production
$ npm run build
freeCodeCamp's Front End Libraries Project - Markdown Previewer using React and Redux
JavaScript
A working demo can be found here.
Running the development server
$ npm install
$ npm start
Running the test runner
$ npm test
Building the application for production
$ npm run build