File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ This is the frontend repository for the [Journal Policy Tracker](https://github.
2626
2727### Built With  
2828
29- -  [ React Bootstrap] ( https://react-bootstrap.github.io/ ) 
3029-  [ React] ( https://reactjs.org/ ) 
30+ -  [ Apollo Client] ( https://github.com/apollographql/apollo-client ) 
3131
3232<!--  GETTING STARTED --> 
3333
@@ -38,7 +38,7 @@ This is the frontend repository for the [Journal Policy Tracker](https://github.
3838To run this project locally on your machine you need the following installed
3939
4040-  nodejs
41- -  npm 
41+ -  yarn 
4242
4343### Installation  
4444
@@ -48,11 +48,11 @@ To run this project locally on your machine you need the following installed
4848   ``` 
49492 .  Install NPM packages
5050   ``` sh 
51-    npm install 
51+    yarn 
5252   ``` 
53533 .  Running the project
5454   ``` sh 
55-    npm  start
55+    yarn  start
5656   ``` 
5757<!--  USAGE EXAMPLES --> 
5858<!--  ## Usage will be added later --> 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments