1. 首页
  2. 数据库
  3. 其它
  4. freshwater frontend:伏尔托淡水项目 源码

freshwater frontend:伏尔托淡水项目 源码

上传者: 2021-04-22 23:29:30上传 ZIP文件 313.15KB 热度 7次
淡水:Volto前端 文献资料 Plone 6中的WISE-Freshwater网站。 入门 克隆: $ git clone https://github.com/eea/freshwater-frontend.git $ cd freshwater-frontend 安装nvm $ touch ~/.bash_profile $ curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.34.0/install.sh | bash $ source ~/.bash_profile $ nvm version 安装最新的NodeJS 12.x : $ nvm install 12 $ nvm use 12 $ node -v v12.16.2 安装yarn $ curl -o- -L https://ya
用户评论