Full Source Code on Peron Github :
This project contains the main features of the pancake application.
If you want to contribute, please refer to the contributing guidelines of this project.
Info
Cypress tests
install dependencies using yarn
start the development server
build with production mode
Last updated 3 years ago
yarn
yarn dev
yarn build # start the application after build yarn start