Code Monkey home page Code Monkey logo

olivier_poteau_p5n's Introduction


Logo

Un site web de Orinoco

Projet 5 - Parcours Développeur WEB - OpenClassRooms

Table des matières
  1. A propos de ce projet
  2. Getting Started
  3. Usage
  4. Documentation
  5. Roadmap
  6. Contribution
  7. Licence
  8. Contact

A propos du projet

screeenshot

Ceci la partie frontend du site Orimages. C'est une site web de vente de produits de matériel de photographies. Il sera utilisé par l'entreprise factice Orinoco.

Built With

Le site utilise le framework bootstrap 5. Il est transpilé avec l'utilisation de webpack.

Getting Started

Pour obtenir une copie locale opérationnelle, suivez ces étapes:

Prerequisites

Vous devez avoir npm d'installé sur votre système. npm

Installation

  1. Clone the repo
    git clone https://github.com/oliv134/olivier_poteau_P5N.git
  2. Install NPM packages
    npm install

Usage

Le backend doit être exécuté avant. Il est disponible ici: https://github.com/OpenClassrooms-Student-Center/JWDP5.git

Start

Pour ce projet, vous pouvez excuter un seveur léger via:

npm run dev

La page html s'ouvre automatiquement.

Pour transpiler:

  • Transpiler en dev js version es6
    npm run build
  • Transpiler en dev js version es5
    npm run build:es5
  • Transpiler en prod js version es6
    npm run prod
  • Transpiler en prod js version es5
    npm run prod:es5

Les fichiers générés seront disponibles dans ./build/

Documentation

La documentation des js peut-ê tre générée par

npm run doc

Elle sera ensuite disponible dans ./docs/

Roadmap

Voir les issues pour une liste des fonctionnalités proposées (et des problèmes connus).

Contribution

Les contributions sont ce qui fait de la communauté open source un endroit incroyable pour apprendre, inspirer et créer. Toute contribution que vous apportez est ** grandement appréciée **.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Licence

Distribué sous la licence MIT. Voir LICENCE pour plus d'informations.

Contact

Olivier Poteau - @oliv134 - [email protected]

Dépot du projet: https://github.com/oliv134/olivier_poteau_P5N

olivier_poteau_p5n's People

Contributors

oliv134 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.