Coder Social home page Coder Social logo

longlsl / centerview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from open-v2x/centerview

1.0 0.0 0.0 1.69 MB

OpenV2X Central Portal

License: Apache License 2.0

Shell 0.87% JavaScript 6.74% TypeScript 66.84% Dockerfile 0.64% EJS 6.98% Less 17.93%

centerview's Introduction

OpenV2X Centerview

Centerview is OpenV2X central portal

  1. 目录树介绍
  2. 如何开发
  3. 国际化

Environment Prepare

Install node_modules:

npm install

or

yarn

If you have trouble downloading the dependencies, try the following

npm config set registry https://registry.npmmirror.com

or

yarn config set registry https://registry.npmmirror.com

Provided Scripts

Start project

npm start

Build project

npm run build

Check code style

npm run lint

You can also use script to auto fix some lint error:

npm run lint:fix

Test code

npm test

centerview's People

Contributors

ariaato avatar frankgty avatar longlsl avatar moweiwei avatar qiaolei1 avatar

Stargazers

 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.