Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install react dependencies

//Sass framework
npm install node-sass --save

//Router, Route, Link
npm install react-router-dom

//Material UI
npm install @material-ui/core
npm install @material-ui/icons

//Font awesome icons 
npm install --save @fortawesome/fontawesome-free

//APIS
npm install axios

//scroll animation
npm install aos --save

//react hook form
npm install react-hook-form
Comment

PREVIOUS NEXT
Code Example
Shell :: git command line discard changes 
Shell :: command line remove directory and contents 
Shell :: conda install python image library 
Shell :: how to start ssh agent service windows powershell 
Shell :: how to create a shortcut to a folder on linux 
Shell :: how to install xfce 
Shell :: make file powershell 
Shell :: github add multiple credentials windows 
Shell :: stop apache2 
Shell :: open port 8080 fedora 
Shell :: debian without gui 
Shell :: linux no internet connection 
Shell :: Count subdirectories within a directory 
Shell :: install elasticsearch on ubuntu 
Shell :: npm install --save-dev @angular/cli@latest 
Shell :: bash get last character of string 
Shell :: socket.io-client 
Shell :: install redis windows 10 
Shell :: git mirror repository 
Shell :: remote origin remove 
Shell :: git pull override local changes 
Shell :: get working directory rstudio 
Shell :: how to set git password 
Shell :: k8s set default namespace 
Shell :: linux gz unzip 
Shell :: store result of command in variable bash 
Shell :: check disk space folders linux 
Shell :: bash run multiple commands in parallel 
Shell :: how to uninstall npm package 
Shell :: check user shell in linux 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =