Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 469 Bytes

readme.md

File metadata and controls

25 lines (16 loc) · 469 Bytes

Path NFT project

Generative NFT project on fxhash.xyz

Installation

$ npm i

Local Development

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm build

This command generates static content into the dist directory and zip-archive in dist-zipped directory.