|
|
||
|---|---|---|
| .vscode | ||
| src | ||
| tests | ||
| .dockerignore | ||
| .gitignore | ||
| build_and_deploy.sh | ||
| Dockerfile | ||
| jest.config.js | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
How To Start
Development
npm run dev
Release
npm run build
npm start
|
|
||
|---|---|---|
| .vscode | ||
| src | ||
| tests | ||
| .dockerignore | ||
| .gitignore | ||
| build_and_deploy.sh | ||
| Dockerfile | ||
| jest.config.js | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Development
npm run dev
Release
npm run build
npm start