https://github.com/fission-codes/typescript-boilerplate
Boilerplate for Typescript libraries wtih RollupJS, Jest, Prettier & TSLint
https://github.com/fission-codes/typescript-boilerplate
Last synced: about 1 year ago
JSON representation
Boilerplate for Typescript libraries wtih RollupJS, Jest, Prettier & TSLint
- Host: GitHub
- URL: https://github.com/fission-codes/typescript-boilerplate
- Owner: fission-codes
- License: apache-2.0
- Created: 2020-02-11T20:46:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-25T16:01:31.000Z (over 5 years ago)
- Last Synced: 2025-04-03T04:56:18.546Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 303 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# Project Name
[](https://travis-ci.org/fission-suite/PROJECTNAME)
[](https://github.com/fission-suite/blob/master/LICENSE)
[](https://codeclimate.com/github/fission-suite/PROJECTNAME/maintainability)
[](https://fission.codes)
[](https://discord.gg/zAQBDEq)
[](https://talk.fission.codes)
An amazing description goes here!
[Try it out!](https://linktoalivedemo.example.com)
# QuickStart
```shell
# IPFS on MacOS, otherwise https://docs.ipfs.io/introduction/install/
brew install ipfs
brew service start ipfs
```
# Table of Contents
# How To