Skip to content

UpperRankOne/Wave-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wave-Frontend

This repo contains the code for the frontend part of the "Wave" dating app.

Running the app

Development

  1. Start by installing the dependencies using npm install.
  2. The run the app using npm run dev and head to localhost:5173 to view the website.

Tip

This runs the website with the live preview mode so that browser will automatically refresh with the latest changes when the code is changed! (i.e. HMR).

Production

  1. Start by installing the dependencies using npm install.
  2. Create a production build of the app by running npm run build.

This will create the required files in the dist/ folder which can then be hosted through any platform you like!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •