Code Monkey home page Code Monkey logo

xplore_atmosphere-react's Introduction

#installation of node js and react

step :1 sudo apt-get install curl // package locator step :2 curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - // source setup step :3 sudo apt-get install -y nodejs // installation of node js step :4 node -v // To check the version for node js step :5 sudo apt install npm // installation of node package maanager step :6 npm -v // To check the version for npm step :7 npm install create-react-app // installing of react app step :8 npm audit fix // to rectify the error after creating the app step :9 cd Desktop // goto any prefer directory step :10 create-react-app balaswecha (create-react-app ) // creating an sample app with some name step :11 ls // checking the list wheater the file exist or not step :12 cd balaswecha // goto working directory step :13 ls
step :14 gedit package.json // open the dependency file with extension of .json step :15 npm start // to start the basic inbuilt app through local host

#How to Install GIMP 2.9.5 via PPA: Add the dev PPA: Sudo add-apt-repository ppa:otto-kesselgulasch/gimp-edge   Install or upgrade GIMP: Sudo apt update && sudo apt install gimp gimp-gmic Revert to GIMP stable release: sudo apt install ppa-purge && sudo ppa-purge ppa:otto-kesselgulasch/gimp-edge

#ADVANTAGES OF GNU IMAGE MANIPULATION (GIMP): • GIMP is free, and so are all the updates. • It works in a similar way to other commercial image editing programs, and can do most of the same stuff, but at a cost of zero. • Since GIMP is free, you can install it on as many computers as you want. • The basic install is smaller than many of it's commercial counterparts. GIMP will run on just about any old things - even if it is slow. The same is not true of some commercial software. • There's a community of GIMP users and enthusiasts to consult if you need help.

xplore_atmosphere-react's People

Contributors

guptam2005 avatar praneeth-n avatar afridikhan9848 avatar jaya738 avatar harshithha avatar ameghana avatar divya1184 avatar sripathroy avatar pragnayalamarthi avatar swethaguntupalli avatar

Watchers

James Cloos 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.