Skip to content

vasureddy987/serverless-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run:

  • Install backend dependencies and start server
     npm install
    
     npm start
  • In a new terminal, Install Frontend dependencies and start frontend server
    cd client
    
    npm install
    
    npm start
  • Your site will be running at http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published