Skip to content
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

Conflict between webpack and import-loader resolved #83

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,18 +134,17 @@ window.config = {
```

## How to setup sunbird-generic-editor in local
1. Clone this sunbird-generic-editor repo from [here](https://github.com/project-sunbird/sunbird-generic-editor)
1. Clone this sunbird-generic-editor repo from [here](https://github.com/project-sunbird/sunbird -generic-editor)
2. Clone the sunbird-content-plugins repo from [here](https://github.com/project-sunbird/sunbird-content-plugins)
3. Go to the root directory sunbird-generic-editor.
4. Run `npm install` to install node modules.
3. Go to the root directory of sunbird-generic-editor.
4. Run `yarn install` to install node modules.
5. `cd app` and run `bower install` to install bower components
6. Create a symlink to 'sunbird-content-plugins' (`ln -s ../sunbird-content-plugins plugins`)
>On Windows: use `mklink`


## ChangeLogs
For changes logs please refer [here](https://github.com/project-sunbird/sunbird-generic -editor/releases)

For changes logs please refer [here](https://github.com/project-sunbird/sunbird-generic-editor/releases)

>For sunbird-generic-editor demo please visit [here](https://staging.open-sunbird.org/workspace/content/create)

Expand All @@ -158,4 +157,4 @@ This project is licensed under the MIT License - see the [LICENSE](https://githu
We use [SemVer](https://semver.org/) for versioning. For the versions available, see the [tags](https://github.com/project-sunbird/sunbird-generic-editor/tags) on this repository.

## Any Issues?
We have an open and active [issue tracker](https://project-sunbird.atlassian.net/issues/). Please report any issues.
We have an open and active [issue tracker](https://project-sunbird.atlassian.net/issues/). Please report any issues.