https://github.com/ialopezg/corejs-typescript-starter
CoreJS Typescript Starter Template
https://github.com/ialopezg/corejs-typescript-starter
Last synced: 2 months ago
JSON representation
CoreJS Typescript Starter Template
- Host: GitHub
- URL: https://github.com/ialopezg/corejs-typescript-starter
- Owner: ialopezg
- Created: 2022-11-27T22:34:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T14:36:54.000Z (almost 2 years ago)
- Last Synced: 2025-01-20T01:31:55.514Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 331 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoreJS Typescript Starter Template
> Starter repository for [CoreJS](https://github.com/ialopezg/corejs) framework.
### Installation
```
$ npm install
```### Start
```
$ npm run start
```