Giter Club home page Giter Club logo

feve's Introduction

Feve

Elegant & simple & convenient React + Redux + React Router + Babel + Webpack + BrowserSync boilerplate.

Feve is currently under development (but it's usable, after all it's a boilerplate), if you have any suggestion, feel free to create a issue!

Why Feve

Yes, there're a ton of boilerplates about React project (like React Starter Kit), why another one?

Well, there are 3 main reasons:

  1. Overdoing: too much libraries and concepts, some of them are not been used by mainstream companies.

  2. Inelegant: this is completely subjective.

  3. Inexpedient: some pains should be cured.

If you do felt these, just give Feve a try!

Quick Start

Install

First, clone Feve into your machine:

git clone -o feve -b master --single-branch \
      https://github.com/aaronjan/feve.git MyApp

Then go to the project directory, install dependencies:

$ cd MyApp
$ npm install

Just like that, you just finished installation.

Currently Feve contains a TODO example (modified from Redux) for feature demostration, it will be removed from master branch at future.

Development

By running this:

npm start

Feve will start a development server and run your code with live-reload.

Production Build

By running this:

npm run build

Feve will compile your source code into production code, when compiling finished, you can find them in the build/ folder.

TODOs

  • routes

  • state store enhancer

  • test script

  • lint

  • mock

  • docs

Credits

Redux

Webpack

React Starter Kit

feve's People

Contributors

aaronjan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.