wlh320 / Mailbox

react+redux web mailbox example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mailbox

Single Page Application built with react + redux.

fork from Mailbox.

Demo

v0.1: You can find a demo HERE.

v0.2: New version click HERE.

Build & Run

This project was bootstrapped with Create React App.

  • install dependencies:

    npm install
  • run in dev mode:

    npm run start
  • build production:

    npm run build

P.S. I personally recommend cnpm instead of npm in China .

More

  • I'm not good at frontend development, so the style is based on a CSS framework bulma
  • still under development

About

react+redux web mailbox example


Languages

Language:JavaScript 86.6%Language:HTML 6.9%Language:CSS 6.5%