Skip to content

decentraland/squid-management-ui

Repository files navigation

Decentraland dApp template

Decentraland Cover

How to start

In order to start with the template, clone the project in your local an execute npm run init in your PC. You'll need to write the project name, then it will remove the .git folder and init with a new git with an initial commit.

After that add the remote repository with git remote add {repository}. Then execute npm run prepare to setup the husky script. (optional)

Running the npm run init command, this is a template will automatically config rollouts and build release, but you should review github workflow.

Repository structure

Folders inside src

  • src/components
  • src/config
  • src/hooks
  • src/images
  • src/intl
  • src/modules

Notes

You should review the key repository inside package.json.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published