Frontend for Token.Gallery.
Go to file
Moon Man faae416240 add license 2025-01-18 07:46:45 -05:00
public copied from other repo 2025-01-18 07:33:45 -05:00
src copied from other repo 2025-01-18 07:33:45 -05:00
.browserslistrc copied from other repo 2025-01-18 07:33:45 -05:00
.eslintrc.js copied from other repo 2025-01-18 07:33:45 -05:00
.gitignore copied from other repo 2025-01-18 07:33:45 -05:00
LICENSE add license 2025-01-18 07:46:45 -05:00
README.md copied from other repo 2025-01-18 07:33:45 -05:00
babel.config.js copied from other repo 2025-01-18 07:33:45 -05:00
env.example copied from other repo 2025-01-18 07:33:45 -05:00
getabi.js copied from other repo 2025-01-18 07:33:45 -05:00
package-lock.json copied from other repo 2025-01-18 07:33:45 -05:00
package.json copied from other repo 2025-01-18 07:33:45 -05:00
prettier.config.js copied from other repo 2025-01-18 07:33:45 -05:00
vue.config.js copied from other repo 2025-01-18 07:33:45 -05:00

README.md

nftfactory

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Serve a rinkeby-specific version of the codebase (pulls vars from .env.test):

npm run serve --mode test

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.