https://github.com/mdxprograms/ts-parcel-template
https://github.com/mdxprograms/ts-parcel-template
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdxprograms/ts-parcel-template
- Owner: mdxprograms
- Created: 2020-09-26T22:50:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-27T19:31:20.000Z (over 5 years ago)
- Last Synced: 2025-01-04T06:41:43.289Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TypeScript + parcel starter template
### Getting started
1. Use [degit](https://github.com/Rich-Harris/degit) to create new project directory
`degit https://github.com/mdxprograms/ts-parcel-template `
2. `nvm use` or `nvm i`
3. `npm start`
### TODOS
- [ ] Add base tsconfig
- [ ] Add base eslint config