Giter VIP home page Giter VIP logo

demo.dws's Introduction

Demo.DWS

Steps to install and setup

Kindly close/download the repository to an empty folder location on the local drive of your computer.

There are 3 projects in the repository:

# application type location description
a Demo.DWS netcore2.1 api within "Server/Demo.DWS" folder backend webapi/rest api logic
b UI reactjs app within "Client" folder frontend
c Demo.DWS.Test Test app within "Server/Demo.DWS.Test" folder backend api test application

Download/install

  1. .Net Framework to run backend webapi project

  2. .Net Framework to run backend webapi project

  3. Node to run the frontend application

  4. VSCode to run the frontend applications

(a) To start the backend service
  1. Within Visual Studio 2017 open a command terminal by pressing the computer keyboard buttons Control and ~

  2. Within the terminal, browse to folder location named as "Server/Demo.DWS"

  3. Open the solution file Demo.DWS.sln in Visual Studio 2017

  4. Within Visual Studio, Set Demo.DWS project as startup project, then run the project by hitting F5 button

  5. Server/Demo.DWS [backend service] shall start running on port 5001

(b) To start the front end application
  1. Within Visual Studio Code Open a new command terminal

  2. Within the new terminal, browse to the folder named as "Client"

  3. To restore the dependencies, type npm install on the terminal

  4. Now in order to run the front end application, type npm start on the command terminal

  5. Shortly a browser shall open with url as localhost:3000

For better experience please chrome browser
(c) To run the unit test project
  1. Within Visual Studio 2017, the test project "Demo.DWS.Test" has tests

  2. To run the tests, open the Test Explorer window and run those discovered tests.

keep coding  :)

demo.dws's People

Contributors

ajeetx 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.