mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-23 15:17:57 +01:00
Merged in bugfix/update-readme-file (pull request #72)
docs(readme): update readme file * docs(readme): update readme file Approved-by: Paulo Veiga
This commit is contained in:
parent
6c41beb45e
commit
3775202d7f
@ -4,9 +4,9 @@ WiseMapping Frond End is part of the [MindMap Open Source Project](http://www.wi
|
||||
|
||||
WiseMapping Front extracts all the UI related aspects in this repository. You will find three major modules:
|
||||
|
||||
* Web2D: Lighway abstraction over SVG for chart renderding.
|
||||
* Mindplot: Pure vanilla ES6 classes responsible for providing mindmap rendering and edition capabilities.
|
||||
* Webapp: REACT application that encompass the whole midnmap edition experience.
|
||||
- Web2D: Lighway abstraction over SVG for chart renderding.
|
||||
- Mindplot: Pure vanilla ES6 classes responsible for providing mindmap rendering and edition capabilities.
|
||||
- Webapp: REACT application that encompass the whole midnmap edition experience.
|
||||
|
||||
## Getting started
|
||||
|
||||
@ -15,7 +15,6 @@ Make sure you have NodeJs installed (version compatible with `package.json` engi
|
||||
```
|
||||
nvm use
|
||||
yarn install
|
||||
yarn bootstrap
|
||||
```
|
||||
|
||||
Please refer to each package's Readme.md for anything specific to the package.
|
||||
|
Loading…
Reference in New Issue
Block a user