Skip to content

Commit 1428659

Browse files
authored
Update README.md
1 parent ed656e4 commit 1428659

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,17 @@ npm test
3737
# Start building!
3838
```
3939

40+
## Getting Started with Your New Project
41+
42+
After creating a new repository from this template and cloning it to your local machine, run the setup script to personalize your project:
43+
44+
```bash
45+
npm install # if you haven't already
46+
npm run setup
47+
```
48+
49+
This script will guide you through updating the project name, author, and other details.
50+
4051
## Why Choose `js-quality-started`?
4152

4253
Tired of repetitive setup, inconsistent code, and integration headaches? See how `js-quality-started` provides a superior foundation compared to starting from scratch or using basic boilerplates.

0 commit comments

Comments
 (0)