We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8062fd0 commit 8958247Copy full SHA for 8958247
README.md
@@ -365,9 +365,11 @@ Useful links for FusionTime
365
366
```
367
$ git clone https://github.com/fusioncharts/angular-fusioncharts.git
368
-$ cd angular-component
+$ cd angular-fusioncharts
369
$ npm i
370
$ npm start
371
+$ npm run build
372
+
373
374
375
## Going Beyond Charts
dist/README.md
0 commit comments