Skip to content

fentosi/blank-ts-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blank TypeScript project with Jest tests

This is a blank project that you can use to start a web project.

Modify the package.json to match your project needs.

Install dependencies

npm install

Run development mode

npm start

Run production mode

npm run build

The build output is in the dist folder

Run tests

npm test

About

Blank TypeScript project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors