Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasimy-as/landingpage-tsnode
A Node.js Web Application using Typescript as it's main server file.
https://github.com/hasimy-as/landingpage-tsnode
Last synced: 5 days ago
JSON representation
A Node.js Web Application using Typescript as it's main server file.
- Host: GitHub
- URL: https://github.com/hasimy-as/landingpage-tsnode
- Owner: hasimy-as
- License: mit
- Created: 2019-06-20T00:37:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T20:07:33.000Z (about 2 years ago)
- Last Synced: 2024-11-02T00:11:32.091Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Typescript-Node
A Node.js Web Application using Typescript as it's main server file.## Version 1.0.1
Updated to be a landing page template.### Usage
To make the application work, proceed with the following instructions.
```sh
First off, you need to download the files in this repository, or clone it.Secondly, run this code to install the needed dependencies (npm install --save)
Thirdly, after installing the dependencies, you may go ahead and run the app with the command (npm run dev).
```
## Licensed under MIT License.
Happy coding!
~Hasimy