Skip to content

artemkv/verbtrainer-web

Repository files navigation

Verb Trainer

Build

Individual Build Steps

npm run clean

Cleans the dist folder

npm run gentran

Generates translation files

npm run test

Runs unit-tests

npm run build:dev

Runs webpack using dev configuration

npm run build:prod

Runs webpack using prod configuration

Full Builds

npm run dev

Runs the full dev build

npm run prod

Runs the full prod build

Testing Environment

npm run start

Runs full dev build and starts the server

npm run startprod

Runs full prod build and starts the server

About

Verb trainer website (https://verbtrainer.org/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published