Merge pull request #3 from wesleymg/master

Updated README to have correct commands
This commit is contained in:
Elvanos Takashi 2021-04-12 15:12:31 +02:00 committed by GitHub
commit b46890e42c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,13 +17,13 @@ npm install
### Start the app in development mode (hot-code reloading, error reporting, etc.)
```bash
npm dev
npm run dev
```
### Build the app for production
```bash
npm build
npm run build
```
### New object files go into