From 47523a737d668b9041f3f16cebfdb2d04e6fa654 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Czechowski?= Date: Sun, 2 Sep 2018 16:08:56 +0200 Subject: [PATCH 1/5] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a0348d..1873048 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Automated guilloche graph generator +# Guilloche Generator -![d3-guilloche](https://user-images.githubusercontent.com/10194510/40454963-20fbf46a-5eeb-11e8-863f-e8c619d8cda0.png) +![d3-guilloche](https://user-images.githubusercontent.com/10194510/44956832-63746780-aeca-11e8-85a4-09fa8138e659.png) ## Development server From 5c96fc35761f3887c283cf77bc809777fd75ad04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Czechowski?= Date: Sun, 2 Sep 2018 16:13:49 +0200 Subject: [PATCH 2/5] Update README.md --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1873048..c7735fc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,18 @@ -# Guilloche Generator +
+ Random Guilloche Generator +
-![d3-guilloche](https://user-images.githubusercontent.com/10194510/44956832-63746780-aeca-11e8-85a4-09fa8138e659.png) +
+ + version + +
+ +--- + +

Random Guilloche Generator

+ +--- ## Development server From 28a9abdbf941d50d25c822a80ea71e8a71bff729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Czechowski?= Date: Sun, 2 Sep 2018 16:14:16 +0200 Subject: [PATCH 3/5] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c7735fc..8f1bc7c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ Random Guilloche Generator + +--- + +

Random Guilloche Generator

+
version @@ -10,10 +15,6 @@ --- -

Random Guilloche Generator

- ---- - ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. From c9417d2ee783c6fd9c101610b716cd66e06bf217 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Czechowski?= Date: Sun, 2 Sep 2018 17:55:56 +0200 Subject: [PATCH 4/5] Update README.md --- README.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8f1bc7c..1e54cdf 100644 --- a/README.md +++ b/README.md @@ -15,17 +15,28 @@ --- +## Rquirements + +- Node.js +- Angular CLI + +## NPM Scripts + +| command | description | +|------------------|-----------------------------------------------------------------| +| `npm run start` | start development server on `http://localhost:4200/` | +| `npm run build` | build production application and save to `./dist` | +| `npm run build:library` | build node module and save to `./dist/NlsGuilloche` | + ## Development server -Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. +Download dependencies with `npm i` or `yarn`. -## Code scaffolding - -Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. +Run `npm run start` for a dev server. Browser opens and navigates automatically to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. ## Build -Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build. +Run `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build. ## Author From 700b14788912db147b5f3b5f3e18d550b3ca9069 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Czechowski?= Date: Sun, 2 Sep 2018 17:56:42 +0200 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e54cdf..171c027 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ --- -

Random Guilloche Generator

+

Random Guilloche Generator