GithubHelp home page GithubHelp logo

red-hot-react's Introduction

Abandoned

red-hot-react

A boilerplate configuration for ReactJS featuring:

  • Hot Reload (no refresh)
    • React components
    • Styling
      • SASS/SCSS
      • Less
      • CSS
  • Testing (Jest)
  • Compilation
  • Routing
  • Bootstrap

... and plenty more.

Focus is on developer productivity and rapid delivery.

Quick start

Run the following to get up and running in no time:

npm install
bower install
gulp watch

If all goes well, the app will launch in your default browser and you can start live editing straight away.

Gulp tasks

Below is a summary of the individual gulp tasks and their function:

  • help
    • List all tasks
  • test
    • Run jest tests in /__tests__
  • watch
    • run tests
    • run dev server on port 3000
    • on .js/.jsx changes run tests and hot reload
  • compile
    • compiles to bin/app.js

Production

The production app can be served with npm start however you must ensure that gulp compile has been run.

Configuration

  • build.config.js: Boilerplate configuration.
  • webpack.config.js: Webpack configuration. (You probably don't need to touch this).

Credits

Checkout dependencies and devDependencies in the package.json

https://github.com/Ehesp/Responsive-Dashboard (sidebar adaptation)

red-hot-react's People

Contributors

mtford90 avatar samzhao avatar

Stargazers

Roman avatar  avatar Patrick Howard avatar Angus H. avatar César D. Velandia avatar  avatar Ben avatar C Lundie avatar Jónas Tryggvi Jóhannsson avatar Hao avatar Roberto Barros avatar Robert McGuinness avatar Ross Williams avatar  avatar LPW avatar  avatar John avatar cksac avatar  avatar Brad Pillow avatar Scott Werner avatar Jonatan avatar Vesa Marttila avatar Hugo Schmitt avatar Michael Ho Chum avatar Matt Milosavljevic avatar Chee Aun avatar Jonny Buchanan avatar Debjeet Biswas avatar Vito avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

red-hot-react's Issues

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.