Browse Source

Merge pull request #30 from bennetgallein/patch-1

Update README.md
pull/31/head
Aigars Silkalns 8 years ago
committed by GitHub
parent
commit
d0a3134ccb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -108,7 +108,7 @@ Here is a brief explanation of the template folder structure and some of its mai
In deployment process, you have two commands:
1. Build command
Used to generate the final result of compiling src files into build folder. This can e achieved by running the following command:
Used to generate the final result of compiling src files into build folder. This can be achieved by running the following command:
```
> npm run build
```


Loading…
Cancel
Save