fix: added lock file info

main
parent 4a738260d9
commit a72f543346

@ -37,12 +37,14 @@ Minimal boilerplate project for a Golang server using [Fiber](https://github.com
## Usage
First install the required npm packages
To setup the project first install the required npm packages
```bash
$ npm install
```
then you can start versioning the **lock file** of your package manager.
### Development
```bash

Loading…
Cancel
Save