Bläddra i källkod

Do not avoid to run npm install before trying to run npm run build. (#7)

pull/342/head
Pascal Grange 7 år sedan
committed by Guillaume Vincent
förälder
incheckning
ec8e29cdfe
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      readme.md

+ 1
- 1
readme.md Visa fil

@@ -2,7 +2,7 @@

## build

npm run build
npm install ; npm run build

## License



Laddar…
Avbryt
Spara