Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

deviant310/pizza-delivery

Repository files navigation

Pizza Delivery frontend

Installation

Its better to start from backend

Then do the following steps:


Clone the repository to your server and run command:

npm -i

If you want to build your bundle in the /dist folder run the command:

npm run build:prod

or you can specify the output folder to get build on your backend root folder:

npm run build:prod -- --env.output-path=../sa-pizza-delivery/frontend

Your bundle is ready, go to the server and run the app!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages