WendellAdriel / react-simple-blog

Simple blog using React, React Router v4 and Redux Form v6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Simple Blog

Simple blog using React, React Router v4 and Redux Form v6

How to use

  • Clone this repo and enter it

  • Install the dependencies

yarn

Commands available

  • To run the app in development mode use
yarn serve:dev
  • To run the tests use
yarn test
  • To run the tests in watch mode use
yarn test:watch

About

Simple blog using React, React Router v4 and Redux Form v6


Languages

Language:JavaScript 93.0%Language:HTML 6.6%Language:CSS 0.4%