项目作者: antekai

项目描述 :
invoice, ant-design
高级语言: JavaScript
项目地址: git://github.com/antekai/ct-fin-beta.git
创建时间: 2018-08-28T01:29:02Z
项目社区:https://github.com/antekai/ct-fin-beta

开源协议:

下载


Invoice-app

Invoice user flow with react and ant-design. This is a static prototype (no backend service is connected).

Table of Contents

Preview

URL: https://static-invoice.netlify.com

Installation

Install Node.js, Git and then:

  1. git clone https://github.com/antekai/ct-fin-beta.git invoice-app
  2. cd invoice-app
  3. yarn install
  4. yarn start

Features

  • UI-kit: Ant-design
  • Folder Structure: based on Feature and Functionality
  • Component naming: based on Relative-Path
  • State management: Local(react), Flat state, Single stateful component (Invoice.js)
  • Form validation
  • Netlify CD