parent
4c88b83e14
commit
b3c643fa04
@ -1,7 +1,20 @@ |
||||
# remix-ws-templates |
||||
## 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) |
||||
|
||||
This library was generated with [Nx](https://nx.dev). |
||||
|
||||
## Running unit tests |
||||
`@remix-project/remix-ws-templates` is used to create a workspace using different templates on Remix IDE. |
||||
|
||||
Run `nx test remix-ws-templates` to execute the unit tests via [Jest](https://jestjs.io). |
||||
### Installation |
||||
|
||||
`@remix-project/remix-ws-templates` is an NPM package and can be installed using NPM as: |
||||
|
||||
`npm install @remix-project/remix-ws-templates` |
||||
|
||||
### Contribute |
||||
|
||||
Please feel free to open an issue or a pull request. |
||||
|
||||
In case you want to add some code, do have a look to our contribution guidelnes [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. |
||||
|
||||
### License |
||||
MIT © 2022 Remix Team |
||||
|
Loading…
Reference in new issue