Skip to content

Updating the repo dist files #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 9, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
updated README.md
  • Loading branch information
root authored and root committed Jun 9, 2021
commit a931c60be126810dbac358ca5d02de4787d6c67c
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,14 @@ $ npm run build

```

- For publishing

```
$ npm run build
$ npm publish dist

```

## Going Beyond Charts

- Explore 20+ pre-built business specific dashboards for different industries like energy and manufacturing to business functions like sales, marketing and operations [here](https://www.fusioncharts.com/explore/dashboards).
Expand Down
8 changes: 8 additions & 0 deletions dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,14 @@ $ npm run build

```

- For publishing

```
$ npm run build
$ npm publish dist

```

## Going Beyond Charts

- Explore 20+ pre-built business specific dashboards for different industries like energy and manufacturing to business functions like sales, marketing and operations [here](https://www.fusioncharts.com/explore/dashboards).
Expand Down