Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

NFT School: Community education platform for developers in the non-fungible token space.

License

NotificationsYou must be signed in to change notification settings

protocol/nft-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains code and content for theNFT School website, an open-source community education platform devoted to best practices, concept guides, tutorials, and how-tos for developers in the non-fungible token (NFT) space.

Contributions are more than welcome! As an open-source project, this site relies on people like you to suggest, create, and improve content to make the NFT developer experience better for everyone. To get started ...

  • Check this repo'sissues page to see what items are in need of help, including content request issues looking for writers.
  • If you're writing something new, read through thecontribution guide for guidelines on types of content, grammar, formatting, and style.
  • For details on building the site locally and submitting pull requests, see the"For site developers" section below.

For site developers

Build and run locally

This site is built inVuepress, and uses Vue/JavaScript for functional code and Markdown for post content.

To build a local copy, run the following:

  1. Clone this repository:

    git clone https://github.com/protocol/nft-website.git
  2. Move into thenft-website folder and install the NPM dependencies:

    cd nft-websitenpm install
  3. Boot up the application indev mode:

    npm start
  4. Openlocalhost:8080 in your browser.

  5. Close the local server withCTRL +c.

  6. To restart the local server, runnpm start from within thenft-website folder.

PR and preview

Once you're happy with your local changes, please make a PRagainst themain branch. Including detailed notes on your PR - particularly screenshots to depict any changes in UI - will help speed up approval and deployment.

All PRs againstmain automatically generate Fleek previews to make it easier to "check your work". You can view your PR's preview by clickingDetails in thefleek/build check at the bottom of your PR page:
image

A reviewer will be by shortly to have a look!

Maintainers

This site's codebase is under active maintenance by members of the core team atProtocol Labs.

License

All software code is copyright (c) Protocol Labs, Inc. under theMIT license. Other written documentation and content is copyright (c) Protocol Labs, Inc. under theCreative Commons Attribution-Share-Alike License.

About

NFT School: Community education platform for developers in the non-fungible token space.

Topics

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp