Skip to content

paskudnyprogramista/expressjs-with-typescript-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express.js with TypeScript Scaffold

Bla bla bla

Getting started

Clone git repository

$ git clone --depth=1 git@github.com:paskudnyprogramista/expressjs-with-typescript-scaffold.git <app-name>

Install dependencies

$ cd <app-name>
$ npm install

Update package.json file with your data.

Run production

$ npm run start

Run development

$ npm run dev

About

Scaffold for building app with Express.js and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published