From 7d189ff8af094e0e0cf98615031571d990741d67 Mon Sep 17 00:00:00 2001 From: Eric <55186326+25Ericcheong@users.noreply.github.com> Date: Tue, 21 May 2024 17:52:15 +0800 Subject: [PATCH] Update README.md --- README.md | 46 +--------------------------------------------- 1 file changed, 1 insertion(+), 45 deletions(-) diff --git a/README.md b/README.md index 6a3fe38..f97e7e2 100644 --- a/README.md +++ b/README.md @@ -1,47 +1,3 @@ # Binq Binq Binq -Frontend project for BINQ - a homemade, unique and tasty binqsu shop. - -## Customize configuration - -See [Vite Configuration Reference](https://vitejs.dev/config/). - -## Project Setup - -```sh -npm install -``` - -### Compile and Hot-Reload for Development - -```sh -npm run dev -``` - -### Type-Check, Compile and Minify for Production - -```sh -npm run build -``` - -### Run Unit Tests with [Vitest](https://vitest.dev/) - -```sh -npm run test:unit -``` - -### Run End-to-End Tests with [Cypress](https://www.cypress.io/) - -```sh -npm run test:e2e:dev -``` - -This runs the end-to-end tests against the Vite development server. -It is much faster than the production build. - -But it's still recommended to test the production build with `test:e2e` before deploying (e.g. in CI environments): - -```sh -npm run build -npm run test:e2e -``` +Frontend project for BINQ. A one of a kind binqsu shop in Malaysia.