Git Product home page Git Product logo

3dweb's Introduction

Web Application for 3D models

Abstraction

This application includes a backend (node.js) and a frontend(angular2). You can get and interact with BIM information online through this application. It may contain the following functions:

  • Upload & Download BIM models
  • Transfer original 3D model sources into web supporting data
  • Online BIM information interaction
  • ..

Setup

Install NodeJS & Angular CLI

$ npm install

Run

Web

We can use this command to serve the Angular app: $ ng serve for a dev app. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Server

In another terminal, set the environment variable and then serve the Node API: $ node server.js We can also navigate to http://localhost:8083/api to see our API running:

3dweb's People

Contributors

siqiyaoyao avatar

Watchers

James Cloos avatar  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.