Skip to content

Commit b7b65bd

Browse files
update README
1 parent 7eeae2c commit b7b65bd

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
<h1 style="align:center">DEV NOTE PRO</h1>
1+
<h1 align="center">DEV NOTE PRO</h1>
22

3-
![CI](https://github.com/thuongtruong1009/dev-note.github/workflows/ci.yml/badge.svg)
3+
![CI](https://github.com/thuongtruong1009/notedev.github/workflows/ci.yml/badge.svg)
44
[![Netlify Status](https://api.netlify.com/api/v1/badges/7f78f2b7-50a9-4a7c-a6a5-b7b8e2acd767/deploy-status)](https://notedev.netlify.app/)
55

66
---
77
### Screen shots
8-
![screenshots](./src/assets/screenshots/light_main_screen.png)
8+
![screenshots](/screenshots/light_main_screen.png)
99

10-
![screenshots](./src/assets/screenshots/dark_main_screen.png)
10+
![screenshots](/screenshots/dark_main_screen.png)
1111

1212
---
1313
### How to install - ViteJs 3 template at https://vitejs.dev/
@@ -41,17 +41,16 @@ npm run dev
4141
```script
4242
npm run build
4343
```
44-
+ To deploy project on GithubPage
44+
+ To test with npm
4545
```script
46-
add dist folder on repository
47-
In setting tab, click to Github Page and deploy it. The URL of your website like as https://thuongtruong1009.github.io/notedev/
46+
npm run test
4847
```
4948
---
5049
### Refference
5150
- Recommended IDE Setup [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)
5251
- Use Netlify to build product - https://netlify.com/
5352
- Get icon packages at https://ionicons.com/
54-
- Learn HTML/CSS/Javascipt at https://github.com/thuongtruong1009/
53+
- Learn Front-end for beginner at at https://github.com/thuongtruong1009/challenge-resposive-web-design
5554
---
5655
### --> You can clone/fork/download or contribute and discuss them to develop. It can save it on release history.
5756
### --> All problems or contact should take a mail to ititiu19228@student.hcmiu.edu.vn

0 commit comments

Comments
 (0)