https://github.com/kentonbmax/simple-tnt
Simple TNT (typescript + node + visual studio code) and explosion of creativity.
https://github.com/kentonbmax/simple-tnt
lodash moment visual-studio
Last synced: 11 months ago
JSON representation
Simple TNT (typescript + node + visual studio code) and explosion of creativity.
- Host: GitHub
- URL: https://github.com/kentonbmax/simple-tnt
- Owner: kentonbmax
- License: mit
- Created: 2017-04-06T16:05:07.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T08:00:50.000Z (almost 3 years ago)
- Last Synced: 2025-04-19T20:17:19.592Z (about 1 year ago)
- Topics: lodash, moment, visual-studio
- Language: TypeScript
- Homepage:
- Size: 407 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple-Typescript-Node-Template

Typescript + Node + Visual Studio Code + Batteries
Current Batteries
- custom object
- example lodashjs
- example momentjs
First make sure you configure your personal settings for Visual Studio Code.
Caution!!
Gitignore does not include .js files.
Setup:
> Requires current LTS version of nodejs.
1. Run `npm install`
1. Run `npm start`
1. Add your own amazing content or proof of concepts!!
TODO:
1. Add encryption example
2. Add bcrtyp example
3. Add Obervable example using rx.js