Skip to content
/ S.V.S Public
forked from Vijay-K-2003/S.V.S

This is a repo for the GOOGLE SOLUTION CHALLENGE

Notifications You must be signed in to change notification settings

harsh-2O/S.V.S

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

S.V.S

How to Run?

Step 1: Run Server

  • Run Yarn to install all dependencies. ``` yarn ```
  • Run yarn start to start the server. ``` yarn start ```

Step 2: Run React App

  • Run yarn to install all dependencies ``` yarn ```
  • Run nodemon to start the server. ``` nodemon index.js ```

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • CSS 1.3%
  • HTML 1.3%