https://github.com/rajatsharma/project-mu2
🥚 Template for Typescript projects.
https://github.com/rajatsharma/project-mu2
ava boilerplate eslint node node-module template typescript yarn
Last synced: 7 months ago
JSON representation
🥚 Template for Typescript projects.
- Host: GitHub
- URL: https://github.com/rajatsharma/project-mu2
- Owner: rajatsharma
- License: mit
- Created: 2018-06-07T21:31:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-30T14:39:51.000Z (about 3 years ago)
- Last Synced: 2025-03-17T07:51:31.946Z (7 months ago)
- Topics: ava, boilerplate, eslint, node, node-module, template, typescript, yarn
- Language: TypeScript
- Homepage:
- Size: 354 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## Project Mu2 🥚
_Template for Typescript projects_
### 🤘 Prepacked with
- [Typescript](https://www.typescriptlang.org/)
- [Eslint](https://eslint.org/)
- [Ava](https://github.com/avajs/ava)### 🗣 List of Commands
##### `yarn dev`
Run dev server that watches `src` directory and run build on changes.
##### `yarn build`
Build project in production mode.
### 🚦 Status

[](LICENSE)
[](http://www.typescriptlang.org/)