项目作者: sh4hids

项目描述 :
After.js starter kit with redux and styled components
高级语言: JavaScript
项目地址: git://github.com/sh4hids/afterjs-kit.git
创建时间: 2018-12-13T06:05:51Z
项目社区:https://github.com/sh4hids/afterjs-kit

开源协议:MIT License

下载


After.js Kit

· · ·

Baked inside is Redux with Styled-Components.

Features

  • Atomic Design for views folder structure
  • Ducks pattern for Redux
  • Formik to handle form without tears
  • Yum for json schema validation
  • Isomorphic fetch to handle Ajax request
  • Auth middleware for public and private route
  • JWT for authentication

How to use

Clone the project, install it and run:

  1. $ npm i
  2. $ npm start

App will start on port 3000

Special thanks to Jared Palmer, Jon Leopard and Fortech