GithubHelp home page GithubHelp logo

sylvainmetayer / semaine-innovante-dawin Goto Github PK

View Code? Open in Web Editor NEW
1.0 6.0 2.0 22.66 MB

⌚ Track your heartbeat with the Ruffier test - LP DAWIN Innovation week project

License: MIT License

HTML 27.26% JavaScript 18.64% CSS 10.33% PHP 36.53% Hack 7.24%
dawin innovation-week iut-bordeaux fitbit-api fitbit ruffier-test

semaine-innovante-dawin's Introduction

innovation-week-dawin

Repository for the innovation week of LP DAWIN

Requirements

  • Nodejs / npm

Setup

Clone

  • git clone https://github.com/sylvainmetayer/semaine-innovante-dawin.git

OU

Install dependencies

  • npm install

  • npm install -g gulp-cli

Setup config file

  • cp app/config.json/sample app/config.json

How to run develop mode ?

  • On two separate terminal, run the following commands :
    • gulp serve
    • php -S localhost:8080 -t app/api/

# Gulp tasks

  • gulp deploy : Will deploy to the github page repo

  • gulp build : Will build a production version, located in dist/ folder

  • gulp serve:dist : Will run a external production version accessible on port 9000

  • gulp serve : Run on port 9000 the app (dev mode). Auto reload on change.

  • gulp clean : Clean all temporary files.

semaine-innovante-dawin's People

Contributors

lightslash avatar michaelvilleneuve avatar oriamn avatar renovate-bot avatar sylvainmetayer avatar tgrdt avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

semaine-innovante-dawin's Issues

Action required: Add a Renovate config

Hi,

You will need to add a config to this repository if you want Renovate to continue creating PRs. Renovate will soon begin skipping all repositories that don't have a valid config found, even if you've received PRs before.

To keep functionality exactly the same, you can add an empty JSON config ({}) to your repo in any of the following files: renovate.json, .github/renovate.json, .renovaterc, .renovaterc.json

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.