Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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