remix-project mirror
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
remix-project/libs/remix-ws-templates/README.md

21 lines
784 B

3 years ago
## remix-ws-templates
[![npm version](https://badge.fury.io/js/%40remix-project%2Fremix-ws-templates.svg)](https://www.npmjs.com/package/@remix-project/remix-ws-templates)
3 years ago
3 years ago
`@remix-project/remix-ws-templates` is used to create a workspace using different templates on Remix IDE.
3 years ago
3 years ago
### Installation
`@remix-project/remix-ws-templates` is an NPM package and can be installed using NPM as:
2 years ago
`yarn add @remix-project/remix-ws-templates`
3 years ago
### Contribute
Please feel free to open an issue or a pull request.
1 year ago
In case you want to add some code, do have a look at our contribution guidelines [here](https://github.com/ethereum/remix-project/blob/master/CONTRIBUTING.md). Reach us on [Gitter](https://gitter.im/ethereum/remix) in case of any queries.
3 years ago
### License
MIT © 2022 Remix Team