GithubHelp home page GithubHelp logo

ptzagk / reactivity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from madeagency/reactivity

0.0 0.0 0.0 687 KB

A Bleeding Edge React Universal Boilerplate for Power Users.

License: MIT License

JavaScript 97.06% CSS 2.94%

reactivity's Introduction

Reactivity

A Bleeding Edge React Universal Boilerplate for Power Users.

Code Climate PRs Welcome Dependency Status devDependency Status Greenkeeper badge

What is Reactivity? Well at its most basic definition it is how easily an atom has a chemical reaction with another element. Our goal is to achieve stable valence levels, a full valence shell if you will.

But really it's just a boilerplate.

Because that's what's missing in the React realm right?

Well see we need a boilerplate for people who want to be able to tweak every atom of an application and a simple boilerplate that doesn't contain any magic or code generation that takes pages of documentation to learn how to override, it's a boilerplate for power users.

Deployed using now like so now --public --dotenv=.env

Features

You will find that this boilerplate covers all the expected areas such as SEO, Hot Reloading and all the other things typically covered in a boilerplate, check out our pull requests to see what's coming up.

Whats unique about this boilerplate however is:

Getting Started

If you haven't yet start by installing yarn.

  1. Clone this repo using git clone --depth=1 https://github.com/madeagency/reactivity.git
  2. Move to the appropriate directory: cd reactivity.
  3. Copy the .sample.env to .env and change any details as required.
  4. Run yarn install in order to install dependencies.
  5. Run yarn dev for development mode or yarn prod for production mode and you will see the app running at http://localhost:[PORT_SPECIFIED_IN_.ENV].

Note: you may want to set ENABLE_SW to false in the .env file to disable the service worker during development

Deployment

This will largely vary however heres a super simple overview.

  1. Run yarn build
  2. Run either yarn start or node bin/server.prod.js to start the application.

You could also run start:prod after step one to immediately launch the app after its been built.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

Reactivity is © 2017 MADE Code PTY Ltd. It is free software, and may be redistributed under the terms specified in the LICENSE file.

Maintained by

madeagency

Reactivity was created and is maintained MADE Agency PTY Ltd. The names and logos for MADE Code are trademarks of MADE Code PTY Ltd.

We love open source software. See our Github Profile for more.

We're always looking for talented people who love programming. Get in touch with us.

reactivity's People

Contributors

dawidvdh avatar rocbear avatar faceyspacey avatar greenkeeper[bot] 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.