https://github.com/ujjwalguptaofficial/fortjs-typescript-starter
Starter project for fortjs using typescript
https://github.com/ujjwalguptaofficial/fortjs-typescript-starter
Last synced: 3 days ago
JSON representation
Starter project for fortjs using typescript
- Host: GitHub
- URL: https://github.com/ujjwalguptaofficial/fortjs-typescript-starter
- Owner: ujjwalguptaofficial
- Created: 2018-12-08T14:33:07.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T07:08:19.000Z (about 5 years ago)
- Last Synced: 2025-02-05T13:37:44.125Z (8 months ago)
- Language: TypeScript
- Size: 262 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fortjs-typescript-starter
Starter project for fortjs using typescript# How to use
* Clone or download the repo
* Open the folder location in a command prompt
* run command - `npm install`
* run command - `npm run start`