Skip to content

blockgroot/HDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

266 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Stader dApp repository. Stader offers the most convenient & safest way to maximize your returns on staking.

This is a Next.js project bootstrapped with create-next-app.

Core tools

  1. React
  2. Typescript
  3. Storybook
  4. Tailwind

Commands

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.\

npm build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

npm run storybook

To run storybook on the app open [http://localhost:6006/] to view it in the browser.

Project on Vercel

You can view this project on vercel by clicking this link here

stader-dapp

Running linter and prettier

  1. Elint: To run lint check

    npm run lint
  2. Formatter: To format the code with prettier

    npm run format

The two commands above run automatically at pre-commit with the help of husky

Note: To skip the check at pre-commit:

 git commit -m [commit-message] --no-verify

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors