Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

rsksmart/rif-typescript-script-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

rif-typescript-script-template

ci

Features

Usage

This repo is to be used as a template

  1. Create a new repo using this one as a template

Update Shield URLs

  1. Update the shields on the header to point your urls

Update Shield URLs

  1. Start coding!

Run for development

Install dependencies:

npm i

Compile with TS

npm run build

Watch:

npm run build:watch

Run the script

npm run start

Watch:

npm run build:start

Run the script for development

npm run dev

About

RIF Typescript script template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published