Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
DawidYerginyan committed Jun 15, 2018
1 parent 312ac54 commit e3104d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
* Zainstalować `node.js`
* Z katalogu głównego projektu, w którym znajduje się plik `package.json` wykonać `npm install`
* Komenda `npm start` uruchamia serwer developerski do budowania JIT (w locie) paczek projektu, ułatwia pracę ponieważ umożliwia automatyczny refresh zbudowanego projektu
* Komenda `npm run build` buduje projekt, generuje katalog `dist` zawierający w pełni gotowy i zbudowany projekt
* Komenda `npm run build` buduje projekt, generuje katalog `/dist` zawierający w pełni gotowy i zbudowany projekt
* Kod źródłowy znajduje się w w katalogu `/src`

0 comments on commit e3104d1

Please sign in to comment.