Skip to content

tm-ka/luxor-frontend

 
 

Repository files navigation

luxor-frontend(https://Luxor.money)

Frontend repository for the Luxor Economy.

🔧 Setting Up Local Development

Required:

git clone https://github.com/SoulSwapFinance/luxor-frontend.git
cd luxor-frontend
yarn install
npm run start

The site is now running at http://localhost:3000! Open the source code and start editing!

Pull Requests: Each PR into master will get its own custom URL that is visible on the PR page. QA & validate changes on that URL before merging into the deploy branch.

👏🏽 Contributing Guidelines

We keep an updated list of bugs/feature requests in Github Issues.

GitHub issues

Filter by "good first issue" to get your feet wet! Once you submit a PR, our CI will generate a temporary testing URL where you can validate your changes. Tag any of the gatekeepers on the review to merge them into master.

NOTE: For big changes associated with feature releases/milestones, they will be merged onto the develop branch for more thorough QA before a final merge to master

About

Frontend repository for the Luxor Economy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.0%
  • SCSS 17.6%
  • JavaScript 6.3%
  • HTML 0.1%