Skip to content

Commit 8a7928e

Browse files
committed
Update README
1 parent 9b7e573 commit 8a7928e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Vite Template React
22

33
[![GitHub Release (latest by date)](https://img.shields.io/github/v/release/SafdarJamal/vite-template-react)](https://github.com/SafdarJamal/vite-template-react/releases)
4-
[![License](https://img.shields.io/github/license/SafdarJamal/vite-template-react)](https://github.com/SafdarJamal/vite-template-react/blob/master/LICENSE)
4+
[![License](https://img.shields.io/github/license/SafdarJamal/vite-template-react)](https://github.com/SafdarJamal/vite-template-react/blob/main/LICENSE)
55

66
A [Vite](https://vitejs.dev) + [React](https://reactjs.org) starter template.
77

@@ -63,11 +63,11 @@ And then open http://localhost:3000 to view it in the browser.
6363

6464
In this project, you can run the following scripts:
6565

66-
| Script | Description |
67-
| ------------- | ----------------------------------------------------------------------- |
68-
| npm run dev | Runs the app in the development mode. |
69-
| npm run build | Builds the app for production to the `dist` folder. |
70-
| npm run serve | Serves the production build from the `dist` folder.
66+
| Script | Description |
67+
| ------------- | --------------------------------------------------- |
68+
| npm run dev | Runs the app in the development mode. |
69+
| npm run build | Builds the app for production to the `dist` folder. |
70+
| npm run serve | Serves the production build from the `dist` folder. |
7171

7272
## Credits
7373

0 commit comments

Comments
 (0)