Skip to content

Commit 0b45f16

Browse files
committed
Update netlify
1 parent b3934cf commit 0b45f16

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -223,4 +223,6 @@ dist/
223223
.yarn/install-state.gz
224224
.pnp.*
225225

226-
.boilerplate/
226+
.boilerplate/
227+
# Local Netlify folder
228+
.netlify

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ To use this template
2121
# or npm run start / npm run build
2222
```
2323
- Start coding
24+
Demo deploy: [reactts-boilerplate.netlify.app](https://reactts-boilerplate.netlify.app/)
2425
Login
2526
username: admin
26-
password: 123
27+
password: 123456
2728

2829

2930
## Project structure

0 commit comments

Comments
 (0)