Code Monkey home page Code Monkey logo

react-minimal-es6-starter-project's Introduction

Minimal React ES6 Starter Project

A starter project as small as humanly possible. If you can you make it smaller, I'll give you a hug.

90 seconds

You can seriously read every line of code in this project in 90 seconds. Even if you read pretty carefully. It's puny. In fact, it will take you longer to read this README than all the rest of the files in this project, combined!

Quick Start

npm install
npm start
# Go to http://localhost:8080

You wanted minimal, so don't read any of the stuff below.

Project description

This project aims to provide the bare minimum to get started with React in ES6. If you've been frustrated by the massive size of other starter projects, this may be nicer for you. Just look at that package.json. It's tiny! Small webpack config? You got it!

This project provides:

  • React
  • Webpack
  • ES6 (via Babel)
  • JSX (via Babel)
  • Browser auto-refresh on code change

This project does not have:

  • Hot module reloading
  • Production deployment
  • Gulp/Grunt
  • Unit tests
  • CSS pre-processor
  • CSS modules
  • Lint
  • And much more!!

react-minimal-es6-starter-project's People

Contributors

djsmith42 avatar

Watchers

James Cloos 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.