Skip to content

jintaokoong/ts-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-template

This is an example of a README file for a project. It is written in Markdown and contains a few examples of how to format your README file.

Installation

Run the following command to setup the project:

# npm install
# yarn install
pnpm install

Usage

Run the following command to start the project:

# npm run dev
# yarn run dev
pnpm run dev

Deployment

Run the following command to build the project:

# npm run build
# yarn run build
pnpm run build

You may also want to run the following command to start the project:

# npm run start
# yarn run start
pnpm run start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Basic template for my TypeScript needs 😉

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published