Skip to content

madeagency/emotional-reaction

Repository files navigation

Emotional Reaction

CircleCI Maintainability

A Bleeding Edge React Universal Boilerplate for Power Users — with Emotion. This is a fork of our other boilerplate, Reactivity.

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

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

Development suggestions

  1. set ENABLE_SW to false to disable the service worker during development.
  2. set NODE_ENV to development to enable hot reloading.

Deployment

This will largely vary however heres a super simple overview.

  1. Run npm run build
  2. Run either npm run 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

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

Maintained by

madeagency

Emotional Reaction was created and is maintained MADE Code 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.