Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gmoraitis/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matches Presentation App Frontend

Node Version

Node >= 14.0.0

Scripts

1.In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

2.Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

npm run build

Connect with the backend app

First run

npm run start:dev

..from the backend folder, and then

npm start

from this current folder. After that the data will be available.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published