Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alonach/pmapp2_typescript
This Typescript project was cloned from from Santosh Kalwar's repository to add comments section. It is a task for Business college course.
https://github.com/alonach/pmapp2_typescript
Last synced: about 6 hours ago
JSON representation
This Typescript project was cloned from from Santosh Kalwar's repository to add comments section. It is a task for Business college course.
- Host: GitHub
- URL: https://github.com/alonach/pmapp2_typescript
- Owner: AlonaCh
- Created: 2024-01-30T11:04:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-20T11:53:13.000Z (9 months ago)
- Last Synced: 2024-02-20T12:49:49.456Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Template
This project template can be used to start any TypeScript project from scratch
The output directory is automatically generated based on tsconfig.json# Steps to follow
1. `npm install` (to install lightserver)
2. `npm start` (to start the lightserver)
3. `tsc --watch` (compile the code to TypeScript)
4. You can check the `localhost:3000`# PM app (step-by-step)
ProjectManager(PM)App using TS beings ...
# Use for reference
Use solely for reference material only