Skip to content

Fenntasy/my-first-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Boilerplate

This is a bare simple TS boilerplate. Feel free to use it as you want with the Use this template button.

Dependencies

It comes with some packages pre-installed:

Usage

Installation

The Sandbox uses node 16.13.1. You can manuall install it or use asdf.

asdf install
yarn install

Start the main file

yarn start

Build the JS files

yarn build

Linter

You can use eslint to help you format your code.

yarn lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published