Git Product home page Git Product logo

wrio-local-dev's Introduction

#WRIO local development package

Please refer wiki for local development instructions Local development of WRIO-InternetOS front end

Clone your repositories there

Note for Windows users: Python must be installed. Please make sure, python is included in system path. Note: Fork and replace "webRunes" in the URLs below with your github name (NOTE: make sure to clone all repositories in WRIO-local-dev folder)

If you're going to work on front-end only this will be enough

git clone https://github.com/webRunes/WRIO-local-dev
cd WRIO-local-dev

git clone https://github.com/webRunes/WRIO-InternetOS
git clone https://github.com/webRunes/Default-WRIO-Theme

If you're going to work on back-end too, clone backend repos as well

git clone https://github.com/webRunes/Core-WRIO-App
git clone https://github.com/webRunes/Login-WRIO-App
git clone https://github.com/webRunes/Storage-WRIO-App
git clone https://github.com/webRunes/webGold-WRIO-App
git clone https://github.com/webRunes/Chess-WRIO-Game
git clone https://github.com/webRunes/Plus-WRIO-App
git clone https://github.com/webRunes/Pinger-WRIO-App

install yarn, if you don't have one

npm install -g yarn
cd WRIO-InternetOS
yarn
npm run devserver

Please add following entries to your hosts file

127.0.0.1 webgold_d.wrioos.com
127.0.0.1 core_d.wrioos.com
127.0.0.1 pinger_d.wrioos.com

Now each time you start frontend server, run

cd WRIO-InternetOS
npm run devserver

Start

http://localhost:3033/

Port 80 must be available. In case it's not you may need to stop "Web Deployment Agent Service" at "View local services": http://www.ferolen.com/blog/microsoft-httpapi2-0-use-port-80-cannot-start-wamp-apache/

wrio-local-dev's People

Contributors

michbil avatar alexeyanshakov avatar spirinvladimir avatar wrioltd avatar avelitch 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.