Right now this repo only works with ropsten. Run the following.
Your can creat one account with MetaMask wallet,and back up your MNEMONIC.
git clone https://github.com/cypherium/ArtDeco-NFT.git cd ArtDeco-NFT
You'll need a MNEMONIC environment variable. Your MNEMONIC is your seed phrase of your wallet. Then, you can create a .env file with the following.
'cat dog frog....'npm i
truffle migrate --reset --network ropsten