Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/beace/trust-scripts-template

trust-scripts template
https://github.com/beace/trust-scripts-template

react trust-scripts webpack

Last synced: 15 days ago
JSON representation

trust-scripts template

Awesome Lists containing this project

README

        

# trust-script-template ![](https://github.com/BeAce/trust-scripts-template/workflows/CI/badge.svg)

The simple template for [trust-script](https://gitlab.com/BeAce/trust-scripts).

## Show Case

### Demo website
See [trust-scripts-template](https://beacelee.com/trust-scripts-template/).

### Demo video
[trust-scripts-template](https://v.youku.com/v_show/id_XNDI0MTYxNTI1Mg==.html?spm=a2h3j.8428770.3416059.1)

## Development

```sh
npm install
npm start
```

## Production

```sh
npm run build
```