Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

🔷🕸️ TypeScript Web Skeleton: Bootstrap your new TypeScript web frontend project

License

Notifications You must be signed in to change notification settings

CodelyTV/typescript-web-skeleton

Repository files navigation

TypeScript Bootstrap (base / project starter)

This is a repository intended to serve as a starting point if you want to bootstrap a project in TypeScript.

Features

Running the app

# install dependencies
npm install

# run in dev mode on port 8080
npm run dev

# generate production build
npm run build

# run generated content in dist folder on port 8080
npm run start

Testing

Jest with Testing Library

npm run test

Cypress

# run in dev mode on port 8080
npm run dev

# open Cypress to run tests on dev mode
npm run cy:open

# open Cypress on CLI
npm run cy:run

Linting

# run linter
npm run lint

# fix lint issues
npm run lint:fix

About

🔷🕸️ TypeScript Web Skeleton: Bootstrap your new TypeScript web frontend project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.