mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
update contributing
point to the contributing doc
This commit is contained in:
@@ -28,12 +28,7 @@ Check out the [pyscriptjs/examples](pyscriptjs/examples) folder for more example
|
||||
|
||||
## How to Contribute
|
||||
|
||||
To contribute:
|
||||
|
||||
* clone the repo `git clone https://github.com/pyscript/pyscript`
|
||||
* cd into the main project folder with `cd pyscriptjs`
|
||||
* install the dependencies with `npm install` - make sure to use nodejs version >= 16
|
||||
* run `npm run dev` to build and run the dev server. This will also watch for changes and rebuild when a file is saved
|
||||
To contribute see the [CONTRIBUTING](CONTRIBUTING.md) document.
|
||||
|
||||
## Resources
|
||||
|
||||
|
||||
Reference in New Issue
Block a user