0.1.8 • Published 2 years ago

rust-typescript-template v0.1.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Rust TypeScript Template

Installation

Before development, make sure you have installed:

# install dependencies
yarn

# start development
yarn run dev

# run example
yarn run example

Publishing

# build the library
yarn build

# push to npm
npm publish --access public

Deployment

# build the example
yarn deploy

# configure github to deploy branch gh-pages 
0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago