Fine0830 / FineUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FineUI React Starter

FineUI for writing React Apps based ECMAScript 2015 (ES6) app using webpack, and more.

Getting started

In order to run it locally you'll need a basic server setup.

Development environment:

npm install
npm start npm test localhost:3000

Production environment:

npm install
npm run build

About


Languages

Language:JavaScript 69.6%Language:CSS 30.0%Language:HTML 0.4%