Giter Site home page Giter Site logo

news-app's Introduction

News App

Prérequis

Version de node supérieur à 8.10

  1. Pour vérifier sa version de node :

Ouvrir son terminal et effectuer cette commande

node -v
  1. Pour installer node :

Installer Nodejs à partir du site https://nodejs.org/en/

Version de yarn supérieur à 0.25

  1. Pour vérifier sa version de yarn :

Ouvrir son terminal et effectuer cette commande

yarn version
  1. Pour installer yarn :

Ouvrir son terminal et installer yarn grâce à cette commande

npm install --global yarn

Installation du projet

  1. Télécharger le zip du projet ou effectuer cette commande
git clone https://github.com/zoemeriet/news-app.git
  1. Lancer le projet grâce à ces deux commandes
cd news-app
yarn start
  1. Ouvrir son navigateur et accéder au projet grâce à cette url : http://localhost:3000

(si l'url n'est pas la bonne, vous trouverez l'adresse du site dans votre terminal lors du lancement de la commande "yarn start")

news-app's People

Contributors

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