Skip to content

b-eee/TestInputForm

Repository files navigation

SETUP

  1. Install the .NET SDK.

    a) Download .NET SDK and install. You may need to restart your terminal by closing and opening it again.

  2. clone the repository to your local by

    git clone git@github.com:b-eee/TestInputForm.git

  3. change directory to the app

    cd TestInputForm

  4. install dependencies

    dotnet restore

  5. start the app

    ./do.sh start

  6. stopping the app

    Ctrl + c

DEVELOPMENT

you can edit the files inside ClientApp/src/app directory. also you may need to install locally nodejs if not installed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors