如何使用
要克隆并运行该应用程序,您需要在计算机上安装和 ( 随附)。 从您的命令行:
# Clone this repository
$ git clone https://github.com/maciekglowacki/besedo-frontend
# Go into the repository
$ cd besedo-frontend
# If you don't have yarn
$ npm install --global yarn
# Check that Yarn is
前端
本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。
先决条件
您需要在计算机上正确安装以下物品。
(使用npm)
安装
git clone 此存储库
cd frontend
npm install
运行/开发
ember serve
访问位于应用程序。
访问。
代码生成器
利用大量的代码生成器,尝试使用ember help generate更多详细信息
运行测试
ember test
ember test --server
林亭
np