https://github.com/themost-framework/classic-app-typescript
MOST Web Framework classic web application template written in typescript
https://github.com/themost-framework/classic-app-typescript
Last synced: 4 months ago
JSON representation
MOST Web Framework classic web application template written in typescript
- Host: GitHub
- URL: https://github.com/themost-framework/classic-app-typescript
- Owner: themost-framework
- License: bsd-3-clause
- Created: 2020-04-17T16:18:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-17T16:45:10.000Z (about 5 years ago)
- Last Synced: 2025-01-17T02:22:18.936Z (5 months ago)
- Language: HTML
- Size: 633 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# classic-app-typescript
MOST Web Framework classic web application template written in typescript## Installation
Install dependencies
npm ci
## Usage
Start application by executing:
npm run serve