Skip to content

MubashirLabar/NFT-website-bootsrap

Repository files navigation

NFT Site

Frontend site for NFT tools running on AWS.

Installation

  1. Install node.js
  2. Install yarn
  3. Install node_modules
$ yarn install

Development

Before committing, you should run this command to fix and format code errors.

$ yarn lint.fix

To just see the errors without fixing them, you can run this.

$ yarn lint

To run the React app, use

$ yarn start

To build the React app for production, use

$ yarn build

To build and deploy the app straight to production, use

$ yarn deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published