Giter Site home page Giter Site logo

react-boilerplate's Introduction

React Boilerplate

A minimal and solid React JS application skeleton.

Start small, add only what you need.

This starter kit aims to give you a good starting point for your projects. If you're looking for a (really) minimal ES6 React JS starter, this is probably for you.

Why there are no Flux or Isomorphic things inside?

If you are a beginner, you probably don't want a complex structure with lots of things to care about. If you are an advanced user, why should I choose a Flux implementation for you?

How to add Css dependencies

Currently we have not included any automatic tool to integrate css into the index.html file. Please, add the required css such as bootstrap or other css to the src/styles folder. Suggestions are welcome!!

Usage

Clone this repository:

Install the dependencies:

npm install

Test:

npm test

Development mode with live-reload:

npm start

When you are done, create a production ready version of the JS bundle:

npm run build

Tools used:

Styles

JSX/ES6 transpilation

JS Minification

Modules

Dev server/livereload

Code linting

Bootstrap

react-boilerplate's People

Contributors

mfirry avatar

Watchers

 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.