The Cardano Developer Portal
We wanted to build a developer portal as open and inclusive as Cardano. A portal that is in the hands of the Cardano community and can be constantly evolved by it.
For this to be successful, the portal relies on your contributions, and the fact that you are reading this text probably means that you have something to contribute, even if you are not a Developer.
Please find a detailed installation guide on developers.cardano.org/docs/portal-contribute/.
Requirements:Node.js version >= 16.14
Yarn version >= 1.5
On macOS you also need Xcode and Command Line Tools.
git clone https://github.com/cardano-foundation/developer-portal.git Navigate into the folder
cd developer-portal Install all dependencies
yarn install Production build
Create at least once a production build (as this pulls missing files)
yarn build Local development
yarn start
This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.
Project structurePlease find the project structure and more detailed information on developers.cardano.org/docs/portal-contribute/.
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。