Skip to content

vrannang1/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getaways React Frontend

Installation

  1. Install the dependencies:

    npm install
  2. Run the app in development mode:

    npm start

    Opens http:https://localhost:3000 in your browser and reloads the page if you make edits.

Building for Production

To bundle and optimize the app for best performance in production, use:

npm run build

Builds the production-ready app in the build folder. See the section about deployment for more information.

App Generation

This app was generated with Create React App. You can learn more in the Create React App documentation.

Releases

No releases published

Packages

No packages published

Languages