salespal:一个演示库存项目应用程序包括一个以AngularJS开头的NodeJS和一个NodeJS后端两者均以Typescript编写 源码
自述文件 一个演示的MANK堆栈(MonogoDB,AngularJS,NodeJS,Koa)库存项目应用程序,它提供CRUD操作来存储车辆信息。 它利用NodeJS,Koa和MongoDB来提供RESTful API,并使用AngularJS提供用户界面。 前端和后端都用Typescript编写。 演示版 您可以访问此页面进行,登录凭据可在找到 如何设置? 安装文本编辑器,例如,建议使用Visual Studio Code 安装节点,例如brew安装节点 克隆存储库 安装Docker 前端 前端是使用AngularJS构建的。 运行项目 导航到frontend文件夹cd frontend
文件列表
salespal:一个演示库存项目应用程序,包括一个以AngularJS开头的NodeJS和一个NodeJS后端,两者均以Typescript编写
(预估有个201文件)
index.html
2KB
favicon.ico
15KB
.gitkeep
0B
login-form.component.html
703B
login-page.component.html
256B
app.component.html
659B
home-page.component.html
239B
stock-item-detail.component.html
4KB
stock-item-selected.component.html
240B
home-table-item.component.html
332B
暂无评论