mahdikhashan / ts-base-project

TypeScript Base Template for Web Development Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-base-project

TypeScript based template project for all Web development needs from NPM packages to node based backends and Chrome extensions.

Usage

Simply inherite your project from this base template and setup your packages and folder structure, all the remainings are covered!

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contributors

Many thanks for your help!

The image of contributors is made with contrib.rocks.

About

TypeScript Base Template for Web Development Projects

License:MIT License


Languages

Language:Shell 73.5%Language:JavaScript 25.5%Language:TypeScript 0.9%