Giter VIP home page Giter VIP logo

kalafar.com's Introduction

Kalafar.com

Kalafar (CoD MW3 Server Launcher) remake for web.

Version: 1.0.0

State: Development

Author: Matej Jurík <[email protected]>

Original: Original Kalafar Launcher (img 1/2)


Usage

  • Yet to be specified...

Dev Info

  • JavaScript index file: ~/app/src/scripts/main
    • Top level scripts only. Any other library functionality is written in the 'sibling' ./lib/ folder
    • Compile source JS code with npm run build-js or npm run build-js-watch
    • Compiled code directory: ~/app/static/js/main.js
  • Sass: ~/app/src/sass/main.scss
    • main.scss aggregates every style rule from its sub-directory ./includes/
    • Compile scss to css with npm run build-css or npm build-css-watch
    • Static (compiled) assets can be found in ~/app/static/css/main.css
  • Other Assets: ~/app/static/
    • Images
    • Views

kalafar.com's People

Contributors

jurikmatej avatar

Watchers

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