Giter Club home page Giter Club logo

chess_7's Introduction

#Installation et création du projet Reactjs

installer visual code .

sudo apt update

sudo apt install nodejs

nodejs -v

sudo apt install npm

sudo npm install -g npx

sudo apt install build-essential checkinstall libssl-dev

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.35.1/install.sh | bash

fermer visual code et le reouvrir

sudo apt install npm

Before updating the Node.js release, check which version you are currently using with:

node -v 2. Next, clear npm cache with the command:

npm cache clean -f 3. Install n globally:

npm install -g n 4. Now that you have n installed, you can use the module to install the latest stable release of Node.js:

sudo n stable

Pour creer un projet avec la commande : npx create-react-app mon-app cd mon-app sudo npm start

chess_7's People

Contributors

houda99-hd avatar julesmorata 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.