improve app readmes and component name
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
```
|
||||
npm init
|
||||
npm install express pg
|
||||
```
|
||||
|
||||
```
|
||||
node src/index.js
|
||||
```bash
|
||||
nvm ls
|
||||
nvm use node 19.4
|
||||
npm install
|
||||
npm run dev
|
||||
```
|
||||
Reference in New Issue
Block a user