文件名称:cla_frontend:CLA前端
文件大小:1.04MB
文件格式:ZIP
更新时间:2024-04-28 23:19:48
laa-get-access JavaScript
CLA前端 民事法律援助工具的前端应用程序。 依存关系 (可以使用brew安装) (v8.9.3-可以使用安装) (使用npm install和npm脚本任务npm install ) (使用npm install和npm脚本任务npm install ) 安装 克隆存储库: git clone git@github.com:ministryofjustice/cla_frontend.git 或者 git clone https://github.com/ministryofjustice/cla_frontend.git 接下来,创建环境并启动它: cd cla_frontend virtualenv env --prompt=\(cla_fe\) 以及在Linux和Mac上 source env/bin/activate 在Windows上 env\scripts\a