Code Monkey home page Code Monkey logo

react-orientboard's Introduction

ngOrientboard(ReactBoard)

Credits

OrientSoft R&D Team

Copyright 2015 - [email protected]

Dependencies

If you're developing under Windows, see docs to setup your environment with vagrant or docker. Direct Windows development is not supported.

Node >= v4.0 and a global gulp is required.

It's recommended to use the latest version of npm, to update npm run:

npm i -g -U npm

To install gulp:

npm i -g gulp

If you encounter permission problems, try these command with sudo.

Also, if you want simpler watching process, install tmux on your machine.

Install

git clone --recursive https://github.com/Orientsoft/react-orientboard
cd react-orientboard
npm i
  • Attention: do not use third party tools like cnpm

Database Init

For development environment prepare, you need install redisServer(see http://redis.io/) and mongodb (see https://docs.mongodb.com/manual/) first.

  • Attention: the database must not have any password

And prepare the orientboard initital database schema in mongodb

mongorestore

Development

For development environment: see Setup with Docker or Setup with Vagrant

Usage

npm start

Open localhost:3000

Documentation

Start the server and go to localhost:3000/doc for docs generated by gitbook, or see Doc index

react-orientboard's People

Contributors

inoc603 avatar sharkwang 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.