Giter Club home page Giter Club logo

oec-ng's Introduction

OEC 现货交易助手(前端)

简介

这里是OEC现货交易助手的前端部分,采用Angular开发。后端部分见 https://github.com/yobett/oec-nest

更多介绍见后端项目。

界面截图见 Wiki

Build

进入项目目录,安装依赖:

npm install

开发环境

部署、运行后端。

打开src/environments/environment.ts,确认后端地址(默认不用修改)。

启动前端:

npm run start

访问:http://localhost:4200/

生产环境

进入src/environments/目录,把environment.prod-temp.ts拷贝到environment.prod.ts,配置生产环境的后端地址。

构建:

npm run build

把生成的dist/oec文件夹拷到生产服务器上。

License

MIT

oec-ng's People

Contributors

yoebet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.