Update README.md

added links
This commit is contained in:
Kevin Goldsmith
2022-04-30 13:01:39 -07:00
committed by GitHub
parent 1f2c2420bd
commit 8f5c848968

View File

@@ -33,6 +33,12 @@ To contribute:
* install the dependencies with `npm install`
* run `npm run dev` to build and run the dev server. This will also watch for changes and rebuild when a file is saved
## Resources
* [Discussion board](https://community.anaconda.cloud/c/tech-topics/pyscript)
* [Home Page](https://pyscript.net/)
* [Blog Post](https://engineering.anaconda.com/2022/04/welcome-pyscript.html)
## Notes
* This is an extremely experimental project, so expect things to break!