An open API service indexing awesome lists of open source software.

https://github.com/mdxprograms/ts-parcel-template


https://github.com/mdxprograms/ts-parcel-template

Last synced: about 1 year ago
JSON representation

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