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

https://github.com/learosema/glea-typescript-helloworld

A TypeScript+Rollup boilerplate for a GLea project
https://github.com/learosema/glea-typescript-helloworld

Last synced: 6 months ago
JSON representation

A TypeScript+Rollup boilerplate for a GLea project

Awesome Lists containing this project

README

          

# GLea TypeScript Boilerplate project

This project is a boilerplate for using [GLea](https://github.com/terabaud/glea) in a TypeScript + Rollup environment.

- [Live demo](https://terabaud.github.io/glea-typescript-helloworld/)

## Getting started

- `npm i` to install dependencies
- `npm start` to start a development server
- `npm run build` to create a production build
- `npm run deploy` deploy to gh-pages branch