fix: added lock file info

main
Antonio De Lucreziis 2 years ago
parent 4a738260d9
commit a72f543346

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

Loading…
Cancel
Save