Skip to content

This project was developed for graduation of the course of analysis and systems development.

Notifications You must be signed in to change notification settings

alycecristines/restaurant-front

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Necessary tools for run the app

  • Node.js - In case you needed you can download it here
  • Yarn - In case you wanna use yarn intead of npm you can just add it by running npm install -g yarn on your console

Instaling dependencies for the project

After you have node installed you need to execute yarn or npm install to install the dependencies necessary for running the app.

Available Scripts

In the project directory, you can run:

yarn start or npm run start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build or npm run build

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

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

This project was developed for graduation of the course of analysis and systems development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published