Coder Social home page Coder Social logo

demo-calculator's Introduction

Yet Another JS/PHP Calculator

Calculator uses

Installation

Choose one of the following options:

  • Download the latest stable release
  • Clone the git repo โ€” git clone https://github.com/wojtablo/demo-calculator - and checkout the tagged release you'd like to use.
  • Assuming you work on MacOS (or Linux) feel free to use Shell script to automate installation of dependencies calculator-install.sh

Manual installation of dependencies

  • Enter app directory and composer install
  • Enter assets directory and npm install
  • Run project locally with Browser-Sync, run command: gulp server
  • or prepare a build with gulp, run commend: gulp build
  • make sure you have permissions to write in .log/ directory

Using Browser-Sync

In order to use Browser-Sync you must provide your local domain address in file assets/Gulpfile.babel.js

Features

  • HTML5 ready. Use the new elements with confidence.
  • Designed with progressive enhancement in mind.
    • Modular SCSS structure
    • Modular JavaScript structure
  • Using Composer and packages:
    • Twig - templating system
    • Agent - for Browser Detection
  • Shell script for aumating installation of packages

Browser support

  • Chrome (latest 2)
  • Edge (latest 2)
  • Firefox (latest 2)
  • Internet Explorer 11
  • Opera (latest 2)
  • Safari (latest 2)

License

The code is available under the MIT License.

demo-calculator's People

Contributors

wojtablo avatar

Watchers

James Cloos avatar  avatar

demo-calculator'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.