Skip to content

Latest commit

 

History

History
executable file
·
45 lines (29 loc) · 488 Bytes

README.md

File metadata and controls

executable file
·
45 lines (29 loc) · 488 Bytes

ETH Quicklinks

A small collection of frequently used links.

Tech Stack

  • Vue 3
  • TypeScript
  • Tailwind CSS

Project setup and usage

Install dependencies:

npm install

Run development server:

npm run dev

Build for production:

npm run build

Run ESLint:

npm run lint

Lint and fix:

npm run lint:fix

Contributing

Contributions, feedback, and issues are welcome. Feel free to fork, comment, critique, or submit a pull request.