在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):harryho/ng-crm开源软件地址(OpenSource Url):https://github.com/harryho/ng-crm开源编程语言(OpenSource Language):TypeScript 70.7%开源软件介绍(OpenSource Introduction):Angular CRM Demo App
This project was generated with Angular CLI version 9.x. The goal of this project is to create reusable project for real-world business. To achieve this target, we need a solution which includes simple authentication process, restful API feature with token support and simple but elegant UI design. Features
Live DemoDemo App: The demo is just a proof of concept. It doesn't have back-end API and all features of master branch. ScreenshotsBuild & Setup# Clone project
git clone https://github.com/harryho/ng-crm.git
# Install Angular CLI
npm install -g @angular/cli
# prepare Json-Server as fake Restful API
cd ng-crm
# Install the packages with npm
npm install
# Start the app with npm
npm start
# Or use ng
ng serve
# Test with npm
npm run test
# Or use ng
ng test
# build for production
npm run build --prod=true
# run as production
install -g serve
serve dist
Docker
Welcome to fork or clone!For detailed explanation on how things work, checkout following links please. AlternativesThere are some similar projects respectively built on the Vue.js and React. If you have interests in those technical stacks. You can find and clone those repositories below. Change log
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论