Giter Site home page Giter Site logo

rorbuilder's Introduction

#Return of Reckoning (RoR) Career Builder

Repository for the RoR Career Builder web app. An online resource for players of the independently run reboot of Warhammer: Age of Reckoning, now known as Return of Reckoning.

The app is primarily built with React using ES6 syntax (compiled via Babel). Webpack is used to build the dev server and production files (instructions below). The JavaScript is linted using ESLint with a slightly modified Airbnb config.

Alongside the JavaScript source files sit the CSS source files. CSS Modules have been used in combination with regular PostCSS utility classes. All CSS is compiled by Webpack (inline for development and into an external CSS file for production).

Other assets utilised are:

You can see the the RoR Career Builder in action at: http://ror.builders

##Instructions

  • Clone the repository to a destination of your choice.
  • At the destination folder, install the assets using npm:
npm install
npm run dev
  • To create a production ready version of the app (in /build directory) run:
npm run build

Note: When creating production ready version, remember to populate analytics.js with real Google Analytics configuration.

rorbuilder's People

Contributors

mttrchrds avatar natherul avatar ramasee avatar xmatxergon avatar

Watchers

 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.