Skip to content

Video dialogue trainer app for "Action" learning platform

Notifications You must be signed in to change notification settings

lilliputten/action-trainer-app-02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

action-trainer-app-02

Action trainer app.

  • Project info: v.0.0.3 / scenario2 / 2024.12.11 19:27:51 +0300

TODO: Add the project description.

See also

Resources

Repository: https://github.com/lilliputten/action-trainer-app-02

Demo deploy server (with a recent build):

Demo in a frame:

Project workflow

Install all required node dependencies:

npm i

Start dev server (locate in browser with http://localhost:3000):

npm run start

Make build:

npm run build

Build and publish:

For successful publishing the build application the environment should be propeply set up (see npm script command postinstall-publish-submodule).

npm run build-and-publish

To just publish previously created build:

npm run publish

Builds published into the publish branch. See utilities configuration in utils/config.sh.

About

Video dialogue trainer app for "Action" learning platform

Resources

Stars

Watchers

Forks

Packages

No packages published