mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-10 17:33:24 +01:00
11 lines
355 B
Markdown
11 lines
355 B
Markdown
|
# wisemapping-frontend
|
||
|
|
||
|
This monorepo uses lerna and contains all the packages that compose the wisemapping frontend.
|
||
|
|
||
|
This is a WIP migration from [legacy wisemapping](https://bitbucket.org/wisemapping/wisemapping-open-source/) into a modern web development project with multiple improvements.
|
||
|
|
||
|
`nvm use`
|
||
|
`yarn install`
|
||
|
`yarn bootstrap`
|
||
|
`yarn run build`
|