Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aplicación de pedidos

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

Development Server

Start the development server on http://localhost:8080:

# npm
npm run start

# pnpm
pnpm run start

# yarn
yarn start

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

About

Implementar una aplicación de pedidos usando React

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages